On Thu, 13 Oct 2005 19:20:10 +0000 (UTC), James wrote:

> Yes, OK. I want to play with this manually for a few weeks, then I'll
> use buildpkg and PGKDIR. One last qustion. If the USE settings are
> identical and the CFLAGS are similar between an AMD and Intel, can I
> use the approach with one system being Intel and the other being AMD:
> 
> AMD
> CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
> 
> Intel
> CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe "
> 
> This will work too?

You wouldn't be able to use -march like this with two different cpus,
you'd have to set it to something compatible with both, say i686. That's
why I said "provided your USE and CFLAGS are the same" in my original
post.


-- 
Neil Bothwick

Power corrupts. Absolute power is kind of neat.

Attachment: pgprkgWZVs2Oo.pgp
Description: PGP signature

Reply via email to