LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Need to build cross compiler tool chain (https://www.linuxquestions.org/questions/linux-software-2/need-to-build-cross-compiler-tool-chain-834121/)

MrUmunhum 09-23-2010 07:23 PM

Need to build cross compiler tool chain
 
Hi group,

I have downloaded the source for an embedded Linux system but no tool chain. I want/need a tool chain to rebuild the system image. Can anyone point me to a 'How to' for building the environment?

Thanks for you time.

ps it is an ARM9 system.

jangovich 09-23-2010 07:31 PM

Is that what you are looking for?

basheer 09-23-2010 08:39 PM

Hi, why don't you build a linux system. You will know everything about toolchain and making a complete system etc. go to www.distrowatch.com and download the latest LFS (Linux from scratch). It's a book which tells you how to build a linux system.

MrUmunhum 09-24-2010 02:40 AM

Quote:

Originally Posted by basheer (Post 4107217)
Hi, why don't you build a linux system. You will know everything about toolchain and making a complete system etc. go to www.distrowatch.com and download the latest LFS (Linux from scratch). It's a book which tells you how to build a linux system.

I need to use the source that my vendor is using to keep the changes to a minimum. All I want to do is add somethings to the build, like OpenSSL, SFTP, SSH, etc. Also add ALSA and USB device support. I need to test it first using qemu before I brick the unit.

knudfl 09-25-2010 06:05 PM

The usually suggested toolchain is : "crosstool-ng"

http://ymorin.is-a-geek.org/dokuwiki/projects/crosstool

http://ymorin.is-a-geek.org/download...-1.8.1.tar.bz2
= The latest update : 24 - August - 2010.

"crosstool-ng" : Is maintained. Most other tool chains are not.
......


All times are GMT -5. The time now is 11:50 AM.