This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: Workaround for current gcc problem


>>>>> 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

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