Re: CPUTYPE and ports

2001-08-29 Thread Danilo Fiorenzano
Gregory Bond <[EMAIL PROTECTED]> writes: > > What I'd like to know is if anyone has figured out a way to do a > > g++ equivalent to Microsoft's "precompiled headers". > > Not really needed for gcc. The preprocessor has special-case logic to > recognise header files of the form > > /*

Re: CPUTYPE and ports

2001-08-29 Thread Gregory Bond
> What I'd like to know is if anyone has figured out a way to do a > g++ equivalent to Microsoft's "precompiled headers". Not really needed for gcc. The preprocessor has special-case logic to recognise header files of the form /* optional comments */ #ifndef SYMBOL #

Re: CPUTYPE and ports

2001-08-29 Thread Chris BeHanna
On Wed, 29 Aug 2001, Kris Kennaway wrote: > On Thu, Aug 30, 2001 at 02:20:13AM +0200, clemensF wrote: > > > Kris Kennaway: > > > > > I understand gcc 3.x supports optimization for the newer AMD chips; it > > > will be imported into 5.0-CURRENT at some point, but may not make it > > > back into 4.