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]

egcs-19990321 bootstrap failure on DUNIX



On DUNIX 4.0C [OSF1 cougar.ica1.uni-stuttgart.de V4.0 564.32 alpha]
bootstrapping the egcs-19990321 after configure with the only option 
--prefix=/local/egcs-snapshot 
fails with the following error - here with some context:


stage1/xgcc -Bstage1/ -B/local/egcs-snapshot/alphaev56-dec-osf4.0c/bin/  -DIN_GCC -DHAIFA    -W -Wall -O2 -g -O2  -DHAVE_CONFIG_H  -o cc1obj toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o intl.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o gcse.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o regmove.o local-alloc.o global.o reload.o reload1.o caller-save.o insn-peep.o reorg.o haifa-sched.o final.o recog.o reg-stack.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o profile.o insn-attrtab.o alpha.o getpwd.o  convert.o mbchar.o dyn-string.o splay-tree.o graph.o sbitmap.o resource.o objc-parse.o objc-act.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o  obstack.o       -lmld ../libiberty/libiberty.a
stage1/xgcc -Bstage1/ -B/local/egcs-snapshot/alphaev56-dec-osf4.0c/bin/  -DIN_GCC -DHAIFA    -W -Wall -O2 -g -O2  -DHAVE_CONFIG_H    -I. -I../../gcc -I../../gcc/config -I../../gcc/../include  \
-DTARGET_MACHINE=\"alphaev56-dec-osf4.0c\" -DUSE_COLLECT2 \
-c `echo ../../gcc/collect2.c | sed 's,^\./,,'`
In file included from /usr/include/obj.h:91,
                 from include/ldfcn.h:54,
                 from ../../gcc/collect2.c:98:
include/elf_abi.h:433: unterminated string or character constant
include/elf_abi.h:433: possible real start of unterminated constant
include/elf_abi.h:44: unterminated `#if' conditional
In file included from /usr/include/elf_mips.h:46,
                 from /usr/include/obj.h:92,
                 from include/ldfcn.h:54,
                 from ../../gcc/collect2.c:98:
include/elf_abi.h:433: unterminated string or character constant
include/elf_abi.h:433: possible real start of unterminated constant
include/elf_abi.h:44: unterminated `#if' conditional
In file included from /usr/include/obj_ext.h:15,
                 from /usr/include/obj_type.h:46,
                 from /usr/include/obj.h:96,
                 from include/ldfcn.h:54,
                 from ../../gcc/collect2.c:98:
include/elf_abi.h:433: unterminated string or character constant
include/elf_abi.h:433: possible real start of unterminated constant
include/elf_abi.h:44: unterminated `#if' conditional
make[2]: *** [collect2.o] Error 1
make[2]: Leaving directory `/tmp_mnt/data/data0/sts/ftp/egcs-19990321/dec/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/tmp_mnt/data/data0/sts/ftp/egcs-19990321/dec/gcc'
make: *** [bootstrap] Error 2


--
Stefan Schwarzer                office:  +49-(0)711-685-7606   fax: x-3658 
Uni Stuttgart, ICA 1            e-mail:          sts@ica1.uni-stuttgart.de
Pfaffenwaldring 27              pgp public key available on request/finger 
70569 Stuttgart, Germany             http://www.ica1.uni-stuttgart.de/~sts






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