This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: Embedded arm-elf-gcc


jbousch@altran-tech.net writes:
> Hi everybody,
>
> I'm currently working in a company, as embedded developper, which use gnu
> tools. I have a good experience about non gnu compiler tools and i need
> help because the most disavantage of gcc compiler is the almost unexistant
> support for developper.

Really?! My experience is quite opposite.

> I work on an embedded software for an ARM7TDMI target processor (Phillips
> LPC 2214) and i have to locate the software in the target. So here comes
> the link command file (arm.ln) with wich i am supposed to set the memory
> map. The thing is that i can't find any tutorial about link comand file so
> i don't know how to write it manually.
>
> If anybody knows something about link comand file or any book or web site
> reference i would apreciate it a lot.

<http://sourceware.org/binutils/docs-2.17/ld/index.html>

-- Sergei.


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