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

Re: [MiNT] MiNT lib 55



Hello!

> > The 030 kernel is really compiled with -m68020-60.  
> 
> I would really prefer the 030 kernel to be compiled with
> -m68030, but Frank's specs thins it down to 68000 ASM....

AFAIK the 030 kernel is compiled with -m68030. You see this if you take a
look into the Makefile or if you recompile the kernel on the gcc
commandline.

> Well, Frank's specs transform that into 020-040 plus FPU.

That's not true. The spec file translate (for the cpp) the machine
specific compiler options into the required default defines for this
machine option. And as m68020-60 implies m68881 __M68881__ is defined.

> Clean code always compiles well with -O3.

This implies that the GCC optimizer unit work correctly. If you use the
C++ part a little bit you will encounter lot of optimization bugs in the
C++ itself. Lot of C++ code you cannot compile with -O3 or -O2 correctly.


Tschuess
   ...Frank

--
ATARI FALCON 040 // MILAN 060
-----------------------------------------
http://www.cs.uni-magdeburg.de/~fnaumann/
e-Mail: fnaumann@freemint.de