bug-hurd
[Top][All Lists]
Advanced

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

Re: Hurd doesn't compile with GNU-K3's gcc?


From: Sergio López
Subject: Re: Hurd doesn't compile with GNU-K3's gcc?
Date: 03 May 2003 22:03:55 +0200

> gcc -std=gnu99 -Wall -g -O3 -g -O2 -I. -I../../libshouldbeinlibc -I..
> -I../.. -I../include -I../../include -D_GNU_SOURCE -D_IO_MTSAFE_IO
> -D_FILE_OFFSET_BITS=64  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
> -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
> -DHAVE_MIG_RETCODE=1 -DHAVE_GETGROUPLIST=1 -DHAVE_USELOCALE=1   -c -o
> exec-reauth.o ../../libshouldbeinlibc/exec-reauth.c
> /include/sys/stat.h:390: Internal compiler error in dwarf2out_finish,
> at dwarf2out.c:12193
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> make: *** [exec-reauth.o] Error 1
> 
> Does someone else experience the same?  Should I report this as bug in 
> gcc-3.2 package?

I had the same problem, try disabling the debug flag (-g), that works
for me, but I don't known if it's a bug in gcc or in Hurd sources.





reply via email to

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