This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Mainline build failure on i686-pc-linux-gnu


Build of freshly updated mainline tree fails with:

/home/gdr/build/4.1/./gcc/xgcc -B/home/gdr/build/4.1/./gcc/ -B/home/gdr/i686-pc-
linux-gnu/bin/ -B/home/gdr/i686-pc-linux-gnu/lib/ -isystem /home/gdr/i686-pc-lin
ux-gnu/include -isystem /home/gdr/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC    
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-de
finition  -isystem ./include  -I. -I. -I/home/gdr/redhat/egcs/gcc -I/home/gdr/re
dhat/egcs/gcc/. -I/home/gdr/redhat/egcs/gcc/../include -I/home/gdr/redhat/egcs/g
cc/../libcpp/include   -g0 -finhibit-size-directive -fno-inline-functions -fno-e
xceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-point
er \
   -c /home/gdr/redhat/egcs/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
make[1]: *** [crtbegin.o] Aborted
make[1]: Leaving directory `/home/gdr/build/4.1/gcc'
make: *** [all-gcc] Error 2


Configuration options were:  --enable-languages=c++ --disable-nls

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]