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]

Re: OSR 5 bootstrap *still* fails :-(


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

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