hi all, Is there any toolchain is there which will cross compile application for Intel x-scale processor in windows . The target os is linux 2.4.18 . plz somebody help me on this
Anshuman Tripathy wrote: > hi all, > > Is there any toolchain is there which will cross compile application for > Intel x-scale processor in windows . > > The target os is linux 2.4.18 . > > plz somebody help me on this You may try http://www.codesourcery.com/gnu_toolchains/arm/download.html target gnu/linux, host windows, compiler option -mcpu=xscale. Probably many more compiler/linker-options needed but I have not worked with xscale and Linux so far so I can not provide more on this.
Reply
Please log in before posting.