
On 10:58 Wed 09 Jan , Rick Mann wrote:
Hi. The SourceForge archive search is broken ("can't connect to search server"), so I was unable to look through them.
I'd like to compile u-boot on Mac OS X 10.5, but I don't get very far in the process.
I have a recent xscale-elf toolchain (gcc 4.2.2, newlib 1.15, binutils 2.17) that I'm using successfully to build binary images that can be loaded and run by u-boot. I posted the build transcript below.
Any suggestions would be most appreciated. Thanks!
-- Rick
TwinAero:u-boot-1.1.6 rmann$ make triton320_config Configuring for triton320 board... TwinAero:u-boot-1.1.6 rmann$ make all for dir in tools examples post post/cpu ; do make -C $dir _depend ; done ln -s ../common/environment.c environment.c ln -s ../lib_generic/crc32.c crc32.c
I known, I'm working on it.
Best Regards, J.