This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Problem compiling glibc's with gcc-2.95.1


    I've been trying to compile what I believe were the pre glibc-2.1
default libc's for Linux( glibc-2.0.7pre6 and libc-5.4.46) with
gcc-2.95.1.

I'm running the 2.2.10 kernel on an Intel machine.

In both cases I get error messages similar to this :

../sysdeps/generic/memmove.c:57: Invalid `asm' statement:
../sysdeps/generic/memmove.c:57: fixed or forbidden register 2 (cx) was
spilled for class CREG.

with certain files.

For glibc-2.0.7 this occurs in memmove.c as seen above while in libc5 it
happens in memcmp.c.

Does anyone know what the problem is or if a solution exists ?

Gerard Flynn


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