On Sunday 14 August 2005 01:39, Tommy Vercetti wrote: > /home/gj/Projects/gcc/build/gcc/xgcc -B/home/gj/Projects/gcc/build/gcc/ > -B/usr/local/gcc4.0/i686-pc-linux-gnu/bin/ > -B/usr/local/gcc4.0/i686-pc-linux-gnu/lib/ > -isystem /usr/local/gcc4.0/i686-pc-linux-gnu/include > -isystem /usr/local/gcc4.0/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC -W > -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes > -Wold-style-definition -isystem ./include -I. -I. -I../../gcc/gcc > -I../../gcc/gcc/. -I../../gcc/gcc/../include > -I../../gcc/gcc/../libcpp/include -g0 -finhibit-size-directive > -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss > -fno-unit-at-a-time -fno-omit-frame-pointer \ > -c ../../gcc/gcc/crtstuff.c -DCRT_BEGIN \ > -o crtbegin.o > In file included from ../../gcc/gcc/tsystem.h:104, > from ../../gcc/gcc/crtstuff.c:64: > /usr/include/stdlib.h:395: internal compiler error: in > cgraph_mark_inline_edge, at cgraphunit.c:1129 > Please submit a full bug report, > with preprocessed source if appropriate. > > Any one interested in more details, or is it enough information ? removal of build dir, and redoing everything from scratch, helped.
-- Vercetti