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]
Other format: [Raw text]

Does your change to sysdeps/i386/i486/bits/string.h really work?


With your change

http://sources.redhat.com/ml/libc-hacker/2002-03/msg00060.html

I got

../sysdeps/i386/i486/bits/string.h:1541: Can't find a register in class
`GENERAL_REGS' while reloading `asm'.

when I built glibc with -D__USE_STRING_INLINES using gcc 2.96 and gcc
3.1 20020408. It died on intl/loadmsgcat.os. -D__USE_STRING_INLINES
and -fPIC won't work together.


H.J.


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