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

Re: [MiNT] compile error



Alan Hourihane, 08.02.2013 23:47:59:

On 02/08/13 22:18, Vincent Rivière wrote:
On 08/02/2013 23:05, Miro Kropáček wrote:
This doesn't seem right. Imagine you are an Atari developer and happy user
of FireBee -- how would you compile multiple versions of your software?

ColdFire could be the default, and 68000 and 68020-60 the multilibs.

Another approach is to avoid multilib, and build a cross-compiler for the other CPUs.

Potential example on the FireBee:
- gcc -> ColdFire
- m68k000-atari-mint-gcc -> 68000

Ugly, but realistic.

Not ugly. It's actually the way it works.

Why can't the same method apply as is used to build freemint? This also works for toswin2 (using Vincents cross-tools), which uses all libs and stuff with some make-tricks. I don't understand the problem.


--
Helmut Karlowski