[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc 2.8.1 - ported!



On Tue, 2 Jun 1998, Frank Naumann wrote:

> There are 68040 and 68060 without a FPU. Option -m68881 turn on the use 
> of the FPU. -m68060 determine the instruction set.

You tried this? Last time I compiled with -m68060 it used fpu 
instructions fine without -m68881.

>From the gas 2.9 info pages:

`-m68881'
`-m68882'
     Assemble 68881 floating point instructions.  This is the default
     for the 68020, 68030, and the CPU32.  The 68040 and 68060 always
     support floating point instructions.