Skip to main content
Home Forums 68kMLA GCC-based cross compiler for 68K Macs — #12
Post #12 by LOOM
Source Forum68kMLA
CategoryDevelopment
Post DateSat, 31 Jan 2015 - 17:22
Original URLhttps://68kmla.org/bb/threads/gcc-based-cross-compiler-for-68k-macs.140/
Post
I'm on OS X so it seems like the Makefile wanted to run another 'echo' (maybe from the toolchain?), because when I changed 'echo' to '/bin/echo' in the Makefile it compiled successfully (and ran fine in BasiliskII). Thanks! :)

mp.ls