This is the mail archive of the gcc@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]

gcc 3.1 branch, internal error


Hi,

I just checked out gcc 3.1 branch from CVS, and
tried to do a make bootstrap, and got an internal error.

I am on i586-pc-linux-gnu.

stage1/xgcc -Bstage1/ -B/opt2/gcc3.1/i586-pc-linux-gnu/bin/ -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-decl.c -o c-decl.o
c-decl.c: In function `finish_struct':
c-decl.c:5930: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. gmake[2]: *** [c-decl.o] Error 1
gmake[2]: Leaving directory `/opt2/src/gcc/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/opt2/src/gcc/gcc'
gmake: *** [bootstrap-lean] Error 2
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com


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