LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   Compile the linux2.6.14.1 for arm must ues the arm-linux-gcc-3.4.4? (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/compile-the-linux2-6-14-1-for-arm-must-ues-the-arm-linux-gcc-3-4-4-a-689297/)

frankyue 12-09-2008 06:36 AM

Compile the linux2.6.14.1 for arm must ues the arm-linux-gcc-3.4.4?
 
Like the topic

Compile the linux2.6.14.1 for arm9 must have the cross tool arm-liunx-gcc-3.4.4 ?
I tried many ways to compile it ,but failed in everytime !For instance like http://frank.harvard.edu/~coldwell/toolchain/!

________________________________________________________________________
thanks for your responsing!

theNbomr 12-10-2008 12:57 AM

Not sure whether your problem is with creating the cross compiler, or using the cross compiler to build the kernel. At any rate, I found the easiest way for me to get a working cross compiler for an ARM target CPU, was to use crosstool. I haven't used the cross compiler I generated to build a kernel yet, but I have compiled a substantial body of preexisting code, and had no problem running it on an ARM target. Crosstool allows you to build many different versions of gcc cross compilers, for many different target architectures.
Can you be more specific about what problem you are having?
--- rod.

laoying_ml 12-20-2008 07:28 AM

go to the site: www.arm.linux.org.uk. i think you can get what you want to know...


All times are GMT -5. The time now is 05:15 AM.