IIRC, they changed for GCC 3.1 or 3.2 (Can't remember). Which version of GCC are you using?
Kev. ----- Original Message ----- From: "timmy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 02, 2002 5:24 PM Subject: (clug-talk) Compiling & CFLAGS > When compiling from source, you can use a CFLAGS option such as the following: --march=i686. > > This would work fine for a Pentium platform, but what about an AMD K6/Athlon/Duron? I've looked in the man pages for gcc, but cannot see any reference to the "-- > march" option. > > I've been told I could use "--march=K6", though I don't know that a "K7" option would be available. Any ideas? > > TIA. > > > > >
