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

Re: [MiNT] Compiling FreeMiNT



Vincent Rivière schrieb:
Le 10/01/2010 01:46, Stefan Niestegge wrote:
-L../libkern -lkern000 -lgcc16
/d/usr/local/bin/../lib/gcc/m68k-atari-mint/4.4.2/../../../../m68k-atari-mint/bin/ld:
cannot find -lgcc16

I'm not accustomed with the FreeMiNT kernel.
But I don't know where that -lgcc16 comes from, I know no such thing in gcc.
FreeMiNT gurus will answer.

However, since -mshort is on the command line, -lgcc instead of that wrong -lgcc16 should do what is expected. I don't know why the makefiles are wrong.

Since others can compile FreeMiNT, its pretty obvious that the problem is my install/toolchain.

How to get a clean, working setup? (please confirm, correct, or add missing points)

- Wipe disk and install EasyMiNT complete
- force removal of gcc and binutils
- unpack MiKro's gcc and binutils
- add /usr/local/bin to PATH in mint.cnf

i'm about to wipe the complete disk because i can't get it work.