Notes on cross-compilers for OS X
My primary computer is a Mac G4 laptop. I in addtion to all the other things I do with it, I'd like to be able to develop for embedded systems with it as well.
References
- GNUDE compiled for OS X
- OS X and USB tools from Switzerland
- Arm and 68K instructions for building gnu tools. Based on newlib. (Franzi Edo)
- crosstool a set of scripts and data files for building gnu toolchain cross compilers. (Bill Kegel>