This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: arm-elf-gcc


>>>>> NavEcos  writes:

> I STRONGLY recommend that you build from source but you can probably
> use the XScale development tools since XScale is an ARM compatible
> chip.  You can get those from Intel.

> http://www.intel.com/design/intelxscale/dev_tools/010827/

I don't know if that toolchain will work reliably for non-xscale
cores. It will generate code that uses 64-bit loads and stores
and other insns that a lot of ARM cores can't handle. But a
-mcpu= flag may be sufficient to get around that particular issue.

--Mark


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]