View previous topic :: View next topic |
Author |
Message |
ronscores n00b
Joined: 23 Apr 2005 Posts: 29
|
Posted: Thu Apr 06, 2006 3:03 pm Post subject: Does Gentoo support ARM?? |
|
|
OK Let's assume I have the Gentoo i386 package installed on my hard-drive.
Now I want to run my C-Code on an ARM processor using the Serial RS-232 port.
Does Gentoo support this? because I've known PCQ Linux 2k4 and Red Hat to support this... |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54851 Location: 56N 3W
|
Posted: Thu Apr 06, 2006 4:27 pm Post subject: |
|
|
ronscores,
Yes - you can use Gentoo to cross compile for an ARM target CPU.
There is a tool that will try to build you a cross compiler tool chain.
I believer it has ARM support now. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
Headrush Watchman
Joined: 06 Nov 2003 Posts: 5597 Location: Bizarro World
|
Posted: Thu Apr 06, 2006 4:28 pm Post subject: Re: Does Gentoo support ARM?? |
|
|
ronscores wrote: | OK Let's assume I have the Gentoo i386 package installed on my hard-drive.
Now I want to run my C-Code on an ARM processor using the Serial RS-232 port.
Does Gentoo support this? because I've known PCQ Linux 2k4 and Red Hat to support this... |
If I understand you correctly, this is not a Gentoo issue but a gcc issue.
You're compiling your own personal code, so if gcc has support for the processor you are targeting and the needed libraries, if needed, are available on the ARM based machine, should be no issue.
Can you be more specific to what your ARM machine is? (Zaurus, etc) |
|
Back to top |
|
|
mark_alec Bodhisattva
Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Fri Apr 07, 2006 7:00 am Post subject: |
|
|
Moved from Other Things Gentoo to Gentoo on Alternative Architectures. There is sure to be more knowledge about ARM in here. |
|
Back to top |
|
|
|