[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Coldfire-build
2011/3/14 Vincent Rivière <vincent.riviere@freesbee.fr>:
> Le 14/03/2011 11:37, J. F. Lemaire a écrit :
>>
>> Suppose I'm working on a desktop accessory (compiled with GCC 4, no
>> ASM, no dirty coding) and I would like to make a ColdFire version:
>> what must I change in the Makefile?
>
> Easy.
> Just add "-mcpu=5475" to CFLAGS. That's all. Your binary will be fully
> ColdFire, fully optimized, and fully compatible with future ColdFire OSes.
> Beware, all the libraries you use must be available for ColdFire.
I only use the libc and gemlib.
[...]
> As a further project, I imagine a very thin emulation layer on the top of
> EmuTOS (auto folder for example) to allow running clean 680x0 user programs
> (not 680x0 kernels like FreeMiNT), for people wanting to user them.
Very good points indeed. Thanks for a clear explanation.
Cheers,
JFL
--
Jean-François Lemaire