I have been reading through several posts trying to determine how to compile the GNU tools (gcc, binutils, gdb, ...) under OS X in an attempt to create m68k-coff and powerpc-eabi cross compilers (for embedded systems). So far I have tried copying the config.* files from /usr/libexec/ and tried ./configure, but after much processing the configure process fails indicating the following:
Configuration powerpc-apple-darwin1.2 not supported
Configure in /users/admin/download/crossgcc/gcc-2.95.2/gcc failed, exiting.
Anyone have any ideas? (I am actually logged in as 'root', but just dumped all of the utilities in my 'admin' directory) I already have the developer tools installed (cc does work).
Also, how does one enable Finder to "see" invisible files/folders?
Thanks,
Darrik