RE: [U-Boot-Users] I can not get u-boot working on my ixp425 board.

Thanks, Josh,
I have got cross-compiler from your site. But It seems I can not setup the PATH properly. 1) After I put cross-compiler under /user/local/arm-linux (extract from /). u-boot report the following error: make[1]: *** No rule to make target `/usr/local/include/stdio.h', needed by `img2srec.o'. Stop.
2) If I put cross-compiler under /user/local. That is, move everything under /user/local/arm-linux to /user/local. It can compile more, but report arm-linux-gcc: installation problem, cannot exec `cpp0': No such file or directory arm-linux-gcc: installation problem, cannot exec `cc1': No such file or
Hope further help.
Regards.
-----Original Message----- From: u-boot-users-admin@lists.sourceforge.net on behalf of Josh Fryman Sent: Sun 2/22/2004 12:19 PM To: u-boot-users@lists.sourceforge.net Cc: Subject: Re: [U-Boot-Users] I can not get u-boot working on my ixp425 board.
you can grab a toolchain (2.95.3) that works for ARM as big or little endian (just use the -mbig-endian if necessary) from our internal project page.
www.cc.gatech.edu/systems/architecture/sitsang
i use this for building u-boot.
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
participants (1)
-
Bernie Shu