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

Re: [MiNT] 030-only binaries



> On Sun, Apr 18, 1999 at 07:24:36PM +0300, you wrote:
> > -m68881 means FPU functionalities will be used for all floating-point
> > math, AFAIR.  Exerpt from GCC man page:
> 
> Excuse me, maybe I'm missing something, but what code in the MiNT kernel
> would really profit from that? I can't recall seeing any complex
> floating point arithmetics that would justify special FPU instructions;
> but as said, I'm maybe missing something.

You are.  

We were talking about binaries in general, not just kernels. ;-)

Example of this, the recent Pine 4.10 port by Juhani is compiled
with -m68881 by default (unless someone removed it from Makefile
and recompiled it), which several people complained aboubt.

We were not discussing the benefits of using -m68881 either, just
commenting on what default compiling switches can (should?) be
expected.

----------------------------------------------------------------
Martin-Eric Racine       http://www.pp.fishpool.com/~q-funk/M-E/
The Atari TT030 Homepage   http://www.megacom.net/~q-funk/TT030/
New MiNT Distribution   http://members.tripod.com/~TT030/nmd.htm
----------------------------------------------------------------