discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compile problems with -g ?


From: Pete French
Subject: Compile problems with -g ?
Date: Thu, 24 Oct 2002 21:45:50 +0100

I am using gcc3.0.4 and the latest version of base from CVS. I am compiling
using the '-g' option as I want to do some debugging.

Compiling base gives:

gcc30 -g GSXML.m -c \
      -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTE
P_BASE_LIBRARY=1 -D_REENTRANT -fPIC -DGSWARN -DGSDIAGNOSE -O2 -Wno-import -fgnu-
runtime -I../../Headers/gnustep -I../../Headers -I../ix86/freebsd -I. -I/usr/loc
al/include -I/usr/local/include -fgnu-runtime -I/usr/local/GNUstep/System/Header
s -I/usr/local/include/libxml2 -I/usr/local/include -fconstant-string-class=NSCo
nstantString -I/home/pete/GNUstep/Headers/gnustep -I/usr/local/GNUstep/Local/Hea
ders/gnustep -I/usr/local/GNUstep/Network/Headers/gnustep -I/usr/local/GNUstep/S
ystem/Headers/gnustep -I/home/pete/GNUstep/Headers/ix86/freebsd -I/home/pete/GNU
step/Headers -I/usr/local/GNUstep/Local/Headers/ix86/freebsd -I/usr/local/GNUste
p/Local/Headers -I/usr/local/GNUstep/Network/Headers/ix86/freebsd -I/usr/local/G
NUstep/Network/Headers -I/usr/local/GNUstep/System/Headers/ix86/freebsd -I/usr/l
ocal/GNUstep/System/Headers \
       -o shared_obj/ix86/freebsd/gnu-gnu-gnu/GSXML.o
GSXML.m:3151: Internal compiler error in dwarf2out_finish, at dwarf2out.c:11277
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[3]: *** [shared_obj/ix86/freebsd/gnu-gnu-gnu/GSXML.o] Error 1
gmake[2]: *** [Additions.all.subproject.variables] Error 2
gmake[2]: Leaving directory `/home/pete/gnustep/core/base/Source/Additions'
gmake[1]: *** [libgnustep-base.all.library.variables] Error 2
gmake[1]: Leaving directory `/home/pete/gnustep/core/base/Source'
gmake: *** [internal-all] Error 2

?!

System is FreeBSD 4.7 - I know someone here said they could build on FreeBSD
with the debug options turned on. It concerns me as I want to run gdb on
the code, but if I cant build base with -g then I am a bit buggered :-)

-bat.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]