W dniu 24.08.2011 10:21, Bernd Mueller pisze:
Hi Am 24.08.2011 10:09, schrieb Adam Kłobukowski:I tried cross-compiling FreeMiNT kernel today (on x64 Ubuntu). Unfortunetly it stops on genmagic, which is compiled as m68k mint binary, but should be native binary. How can I fix it?Tested here on Debian x64 and Vincents crosscompiler. Works fine. You started compiling with "make CROSS=yes"?
Ah yes, this is what I forgot, thanks :) AdamK