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]

4-25 dwarfout.c change breaks libobjc


This part of the libobjc build fails on systems with dwarf-1 debugging.  

/play/negcs/gcc/xgcc -B/play/negcs/gcc/ -B/usr/local/i586-pc-sco3.2v5.0.5/bin/ -c -I. -I../../../egcs/libobjc   -g -DIN_GCC -DIN_TARGET_LIBS -I../../../egcs/libobjc/objc  -I../../../egcs/libobjc/../gcc -I../../../egcs/libobjc/../gcc/config -I../../gcc -I../../../egcs/libobjc/../include ../../../egcs/libobjc/archive.c

EOF):undefined name: .L_E1666
(EOF):undefined name: .L_E1664
(EOF):undefined name: .L_E1662
(EOF):undefined name: .L_E1660
(EOF):undefined name: .L_E1659
(EOF):undefined name: .L_E1658
(EOF):undefined name: .L_E1652
(EOF):undefined name: .L_E1651
(EOF):undefined name: .L_E1653
(EOF):undefined name: .L_E1650
(EOF):undefined name: .L_E1649
(EOF):undefined name: .L_E1643
[ bunch more ] 


cvs up -r 1.63 dwarfout.c
make bootstrap3
the above command completes once again.

Jason, do you need any additional information on this?

Thanx,
RJL

P.S.   Is anyone else with Dwarf-1 seeing ICE's during bootstrap unless
       -g is suppressed during stage2 and sttage3?

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