compiling: how to select target platform ?
Archives Forums/MacOS X Discussion/compiling: how to select target platform ?
| ||
| Greetings, If i develop programs with Xcode i can select to wich platform (intel, ppc) i want to compile to. So i can compile intel and ppc applications (i have an intel mac). How to select the target platform at BlitzMax ? Regards, Manromen |
| ||
| With BlitzMax, you can't. You have to have both a PowerPC -and- an Intel Mac and compile each version respectively. There are more guidelines about this and how to create a Universal Binary somewhere in this Forum. |