> for the CPUs Intel Celeron 2.4 GHz and AMD Sempron
> 2400, what settings  should I set for CFLAGS and
> CHOSTS?
>


I used the following on a Sempron and it worked well:

CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"


I believe the Celeron would be the same CHOST but architecture=x686


--
[email protected] mailing list

Reply via email to