|
#1
| |||
| |||
| Hi, I am trying to compile gcc (v2.95.3) to allow me to create code for the gameboy advance. I have to compile it with the target as either arm-elf or thumb-elf. I have some instructions for doing it on linux, but I can't get gcc to compile. It does not like powerpc-apple as the host. Has anyone compiled gcc on Mac OS X 10.0.4? I know that it is in the Developer tools, but that version was not compiled with the arm/thumb support. Any help would be appreciated. Thanks, John |
|
#2
| ||||
| ||||
| Maybe you need to replace the conf.sub and conf.guess files with the ones available in /usr/libexec. But don't take my word for it. -Rob
__________________ There are only 10 kinds of people in the world: Those who understand binary, and those who don't. |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| gcc inline assembler syntax | substrate | Software Programming & Web Scripting | 0 | January 29th, 2003 11:15 AM |
| compiling hping2-rc2 on 10.2.3 | sighup | Unix & X11 | 2 | January 20th, 2003 11:35 AM |
| how to install gcc? | waiting_for_OSX | Mac OS X System & Mac Software | 5 | April 30th, 2002 03:02 PM |
| GCC and C compiler general | dreael | Mac OS X System & Mac Software | 1 | November 3rd, 2000 12:09 PM |
| Compiler on OSX (gcc) | sqeap | Mac OS X System & Mac Software | 5 | November 1st, 2000 09:29 AM |