public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/56752] New: GCC fails to bootstrap on Debian GNU/Linux 7.0 (wheezy) when x32 libraries aren't installed
@ 2013-03-27 10:32 prosfilaes at gmail dot com
  2013-03-27 10:42 ` [Bug bootstrap/56752] " rguenth at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: prosfilaes at gmail dot com @ 2013-03-27 10:32 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56752

             Bug #: 56752
           Summary: GCC fails to bootstrap on Debian GNU/Linux 7.0
                    (wheezy) when x32 libraries aren't installed
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: prosfilaes@gmail.com


Created attachment 29737
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29737
Last lines of compilation

I ran CC=gcc-4.6 ../gcc-4.8.0/configure
--prefix=/home/prosfilaes/bin/gcc-4.8.0/
--enable-languages=ada,c,c++,java,fortran
and then
make bootstrap
It fails with 
In file included from /usr/include/stdio.h:28:0,
                 from ../../../../gcc-4.8.0/libgcc/../gcc/tsystem.h:87,
                 from ../../../../gcc-4.8.0/libgcc/libgcc2.c:27:
/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or
directory
 #include <bits/predefs.h>
                          ^
compilation terminated.
make[5]: *** [_muldi3.o] Error 1
make[5]: Leaving directory
`/home/prosfilaes/Program_Source/gcc-480-objdir/x86_64-unknown-linux-gnu/32/libgcc'
(fuller log attached)
Poking at it, this seems to be telling me that I don't have a 32-bit
development package installed, which is true, but shouldn't it stop at
configure and tell me that instead of erring out in the middle of compilation
with an unhelpful error message?


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-07-19  6:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-27 10:32 [Bug bootstrap/56752] New: GCC fails to bootstrap on Debian GNU/Linux 7.0 (wheezy) when x32 libraries aren't installed prosfilaes at gmail dot com
2013-03-27 10:42 ` [Bug bootstrap/56752] " rguenth at gcc dot gnu.org
2013-03-27 10:55 ` prosfilaes at gmail dot com
2013-03-27 11:00 ` redi at gcc dot gnu.org
2013-03-27 11:08 ` [Bug bootstrap/56752] GCC fails to bootstrap on Debian GNU/Linux 7.0 (wheezy) when 32-bit " redi at gcc dot gnu.org
2013-03-29 10:00 ` prosfilaes at gmail dot com
2021-07-19  6:10 ` pinskia at gcc dot gnu.org
2021-07-19  6:12 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).