This is the mail archive of the ecos-discuss@sourceware.org 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: Problem with loader call using arm-elf-gcc


> I think I need a more recent version of the arm-elf-gnutools - including  
> libraries. Does anyone know were one can get it? Linux-version!

There is nothing much magical about building a cross compiler for
embedded work. Just grab the source and use --target=arm-elf with configure.

You can also find precompiled binaries around, eg ttp://www.gnuarm.com/

    Andrew

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


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