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]

Re: glibc-2.3.2: cmov generated even for --target=i486-pc-linux-gnu


Denis Vlasenko <vda@port.imtp.ilyichevsk.odessa.ua> writes:
Now imagine that one only has gcc compiled for 686. Are you saying that it is impossible to build 486-clean glibc on a system wuth gcc compiled for 686? That's silly...

Use a (cross-)compiler that generates code for i486.

You might consider using http://kegel.com/crosstool since that builds both the proper cross-gcc and the desired glibc at the same time. (There are circular dependencies between the two, and crosstool deals with them for you more or less cleanly.) - Dan


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