Workaround for current gcc problem
Andreas Jaeger
aj@suse.de
Mon Nov 20 03:54:00 GMT 2000
>>>>> Andreas Jaeger writes:
AJ> Please note that the current CVS version still will not compile glibc,
AJ> the problems are:
AJ> - zero size arrays don't work at all
Fixed by Uli (change in glibc)
AJ> - -g -include does not work (there's a patch available but not applied)
Still not fixed, I removed -g from CFLAGS (Neil's patch has not been approved)
AJ> - some code generation problems
Some progress:
glibc passed the testsuite except:
- isomac had problems with -include (seems a cpp error, I've informed
Neil separatly)
- debug/backtrace-tst.out got a segmentation fault
I used:
CFLAGS=-O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings
on i686,
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Libc-alpha
mailing list