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: access cvs server problem need help(solved)


Jing Luo wrote:
> 
> If I want to use arm-elf-gcc tool-chain to build Xscale library, is there
> anyone have the experience?
> What is the difference between arm-elf-gcc and xscale-elf-gcc?

Not much, arm-elf-gcc is equivalent to "xscale-elf-gcc -mcpu=arm7tdmi" and
xscale-elf-gcc is equivalent to "arm-elf-gcc -mcpu=xscale"

Well, that's not *completely* true - the libgcc multilib will be optimized
for the chip specified in the tool's name. But I don't believe it will rely
on any xscale specific behaviour.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

-- 
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]