Re: How to disable gcc optimization for G3/G4 ?

2002-02-03 Thread Stew Benedict


On Sat, 2 Feb 2002, Anne et Bertrand wrote:

> I'm using Mdk8.0+cooker updates on a 603 ppc computer. I've remarked that 
> gcc compiles software with -mcpu=750 option.
> I didn't find where this option is defined. Is it in the src packages, or 
> in some gcc configuration file ? Which one ?
> 

/usr/lib/rpm/macros, look for %optflags.
You can create a .rpmmacros in your home directory to override the
defaults.

> Is there an optimization available for 603 ?
> 

Don't know off the top of my head, you'll have to dig through gcc man
pages.

Stew Benedict

-- 
MandrakeSoftOH/TN, USA http://people.mandrakesoft.com/~sbenedict/
PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/





How to disable gcc optimization for G3/G4 ?

2002-02-02 Thread Anne et Bertrand

I'm using Mdk8.0+cooker updates on a 603 ppc computer. I've remarked that 
gcc compiles software with -mcpu=750 option.
I didn't find where this option is defined. Is it in the src packages, or 
in some gcc configuration file ? Which one ?

Is there an optimization available for 603 ?

Cheers,
Bertrand Dekoninck