> Depends on the distro you are using however if you are using Debian
the
> 'official' approach would be to use emdebian-tools to roll your own
> toolchain; this however I found broken when I tinkered with it a
month ago.
>
> If you do not mind installing pre-alien'ed RPM packages on your box
then:
>
> http://www.freaknet.org/martin/crosstool/packages/
>
> I downloaded:
>
> http://www.freaknet.org/martin/crosstool/packages/arm-crosstool-
linux-gnueabi-gcc-4.1.1-glibc-2.5-crosstool_0.42-1_i686.deb
>
> Afterwards all you need is the alias in your shell:
>
> alias amake='make ARCH=arm CROSS_COMPILE=arm-crosstool-linux-
gnueabi-'
>
> Then type 'amake' instead of 'make' to cross compile your kernel.
>
> Alternatively, if you are not so bothered about EABI, then a good
APT source:
>
> http://debian.speedblue.org/
>
> Cheers
>
> Alex
>
> --
> _________________________________________
> / A good reputation is more valuable than \
> | money. |
> | |
> \ -- Publilius Syrus /
> -----------------------------------------
> \ ^__^
> \ (oo)\_______
> (__)\ )\/\
> ||----w |
> || ||
>
The distro I am currently using is openSuse 10.3. I am currently
compiling programs for the ts Linux 2.4 without any problems other
then the fact that I have to statically link everything. Would I be
able to use that compiler, I don't see why I wouldn't It is still an
arm compiler.
Regards,
Richard
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|