Re: [arm-gnu]linker error section .got
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu]linker error section .got



On Wed, Jan 14, 2009 at 11:00:06PM +0100, Robert Brusa wrote:
> Hi
> when compiling and linking my at91sam7x-application, I get the error  
> message:
>
> linux-gnueabi/bin/ld: error: no memory region specified for loadable  
> section `.got'
>
> The toolchain I used before did not produce a .got-section. I could find  
> nowhere information where this section should go, how much space it should 
> get and where (ram or rom?). Does somebody know the answers to these  
> questions?

Are you really building a Linux application?  It sounds like you
aren't; you should use the arm-none-eabi tools instead in that case.

-- 
Daniel Jacobowitz
CodeSourcery