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

Re: [MiNT] [Mint-cvs] [FreeMiNT CVS] mintlib



Hello Alan!

This didn't work for me. It's actually the optimizer that's causing the
problem. If I change it from...

NOCFLAGS-linea.c = -pg

to

NOCFLAGS-linea.c = -O2

then it compiles with profiling, debugging and normally.

Actually, make that...

NOCFLAGS-linea.c = -O2 -O

as the debug (-g) build, builds by default with -O

I changed it to:

NOCFLAGS-linea.c = -pg -fomit-frame-pointer -O2 -O

I hope we are now on the safe side :-)


Regards,
Frank

--
ATARI FALCON 060 // MILAN 060
-----------------------------
http://sparemint.org/
e-Mail: fnaumann@boerde.de