Paul de Vrieze <[EMAIL PROTECTED]> posted [EMAIL PROTECTED], excerpted below, on Thu, 01 Jun 2006 09:53:10 +0200:
> On Thursday 01 June 2006 02:29, Mike Owen wrote: >> On 5/31/06, Duncan <[EMAIL PROTECTED]> wrote: >> > perhaps -march=k8 in your CFLAGS). >> >> That's probably a bad idea. Setting k8 enables the PTA_64BIT option >> in gcc, which I'm guessing won't work too well with a pure-32bit >> kernel + userland. > > Actually I've been running mostly 32 bit on my athlon64 and I always use > CFLAGS="-march=athlon64". Works perfectly and stable. My guess would be > that gcc distinguishes based on what compiler it is. I was wondering about that, but having not tried it myself, only had Mike's word to go on. This does sound reasonable, and in keeping with the general approach to things gcc seems to take. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- [email protected] mailing list
