OSR 5 bootstrap *still* fails :-(
Jean-Pierre Radley
jpr@jpr.com
Mon Jun 26 15:47:00 GMT 2000
Bruce Korb propounded (on Mon, Jun 26, 2000 at 01:46:41PM -0700):
| > CC=gcc gmake bootstrap
| [[...]]
| Undefined first referenced
| symbol in file
| ASM_OUTPUT_DWARF_DATA2 dwarf2out.o
| cc1: fatal error: Symbol referencing errors. No output written to cc1
| collect2: ld returned 1 exit status
| gmake[2]: *** [cc1] Error 1
| gmake[2]: Leaving directory `/tools/gcc/=build/gcc'
| gmake[1]: *** [bootstrap] Error 2
| gmake[1]: Leaving directory `/tools/gcc/=build/gcc'
| gmake: *** [bootstrap] Error 2
I'm not sure I understand the point of 'make bootstrap' with 'CC=gcc'???
Why wouldn't a plain old 'make' suffice?
IAC, here 'make bootstrap' with today's code, and using the OSR 5.0.5 cc,
crashes in the same place as yours, with ASM_OUTPUT_DWARF2_DATA2
undefined.
--
JP
More information about the Gcc
mailing list