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

Andreas Schwab schwab@suse.de
Tue Sep 21 15:40:00 GMT 2004


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



More information about the Libc-alpha mailing list