EmbDev.net

Forum: ARM programming with GCC/GNU tools need arm-linux-gcc


von Anshuman T. (anshuman84)


Rate this post
useful
not useful
Hi all,


I need arm-linux-gcc which will work on windows or cygwin enviroment for
my project . Can any one give me some idea from where I will get
arm-linux-gcc for windows or cygwin which will cross compile application
for linux ported intel xscale pxa 255 target .

von Artur F*** (Guest)


Rate this post
useful
not useful
It's not easy. I was also searching for this but without any good
results. You can Download VMware Player and Ubuntu linux so u can run
linux on a windows box to compile your files.

von Martin T. (mthomas) (Moderator)


Rate this post
useful
not useful
> I need arm-linux-gcc which will work on windows or cygwin enviroment for
> my project . Can any one give me some idea from where I will get
> arm-linux-gcc for windows or cygwin which will cross compile application
> for linux ported intel xscale pxa 255 target .

Did you check
http://www.codesourcery.com/gnu_toolchains/arm/download.html ? As far as
I can see it should be possible to cross-compile Linux applications
using this package on Win32 hosts (without Cygwin). Not sure if you can
compile the kernel itself with this.

For my own (few) experiments with Linux on ARM9 I used an approach
similar to the one suggested by Artur (VMware Server, Debian).

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.