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.

> I thought "--target=foo" means "build this so that it will be
> runnable on foo". Am I mistaken?

Yes.  This is what --host=foo means.

> What does target=foo means then?

It means "build a compiler toolchain program that generates code for foo".

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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