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] |
...for `gmake bootstrap` of current CVS snapshot on i386-unknown-freebsd2.2.6. ---- snip ---- ln -s ../../egcs/gcc/gcc.c g++.c gcc -DIN_GCC -g -DHAVE_CONFIG_H -I. -I../../egcs/gcc -I../../egcs/gcc/config \ -DSTANDARD_STARTFILE_PREFIX=\"/sw/swtest/egcs/BSD/lib/\" -DSTANDARD_EXEC_PREFIX=\"/sw/swtest/egcs/BSD/lib/gcc- lib/\" -DDEFAULT_TARGET_VERSION=\"egcs-2.91.34\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd2.2.6\" -DTOOL DIR_BASE_PREFIX=\"/sw/swtest/egcs/BSD/\" \ -DLANG_SPECIFIC_DRIVER \ -c g++.c gcc -c -DIN_GCC -g -DHAVE_CONFIG_H -I. -I../../egcs/gcc -I../../egcs/gcc/config ../../egcs/gcc/cp/g++ spec.c gcc -DIN_GCC -g -DHAVE_CONFIG_H -o g++ g++.o g++spec.o prefix.o \ version.o choose-temp.o pexecute.o obstack.o g++.c:4751: Undefined symbol `_lang_specific_extra_ofiles' referenced from text segment gmake[2]: *** [g++] Error 1 gmake[2]: Leaving directory `/files/pfeifer/OBJ-0606-19:08/gcc' gmake[1]: *** [bootstrap] Error 2 ---- snip ---- Gerald -- Gerald Pfeifer (Jerry) Vienna University of Technology pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |