From: David P. <dpi...@ma...> - 2003-12-14 23:36:55
|
I tried following the instructions on http://www.ukos.ch/site/ef_cross.html, but I ran into an error when compiling gcc-3.3. It could be because I didn't know what $target and $prefix to give it. I did the following to configure... ../../../gcc-3.3/configure --target=arm-elf --prefix=/usr/local/cross/builds/arm/gcc-3.3 -v --with-newlib --with-gnu-as --with-gnu-ld If someone has any suggestions as to how I might successfully compile it, if it works, I'll send you a binary. Dave On Dec 14, 2003, at 3:23 PM, ipo...@li... wrote: > > Hi Jeff, > > Did you just use those instructions or were there any other tips&tricks > needed to get things going? > > Perhaps somewith with a Mac and faster net connection could put togeter > a binary package so we could put it up on sf? Any takers? > > cheers, > bern. > > On Fri, 2003-12-12 at 21:53, One...@ao... wrote: >> I have the Mac OS X binary arm tool chain before you had to pay for >> the free GNU package, if necessary I can upload it however I have a >> 56k modem so I would like to avoid that if possible :) >> >> I also found this helpful link if anyone here is trying to compile the >> arm chain tools for OS X >> http://www.ukos.ch/site/ef_cross.html >> >> Cheers >> Jeff N. > > Good morning, > > I simply used the binary for the arm toolchain which a link was > provided for > on sf. I still have this file. Those instructions are for Mac OS 10.2 > so I > don't believe people will have any trouble compiling it under 10.3 and > such. > > Jeff N. |