Problem configuring uclinux toolchain
Anthony Green
green@moxielogic.com
Fri Jul 9 20:50:00 GMT 2010
On 7/9/2010 4:44 PM, Anthony Green wrote:
>
> Building and testing the moxie-uclinux toolchain with the HEAD of GCC
> is very simple:
>
> $ git clone git://github.com/atgreen/moxiedev
> $ cd moxiedev/gcc
> $ ../scripts/fix-svn.sh
> $ ./contrib/gcc_update
> $ cd ..
> $ PATH=`pwd`/root/usr/bin:$PATH
> $ ant build
Of course.. the should be "export PATH=`pwd`/root/usr/bin:$PATH". Not
strictly necessary for many versions of ant, but some of them are broken.
AG
More information about the Gcc
mailing list