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: .bss is not within region ram


On Tue, Apr 12, 2005 at 11:01:36AM +0530, Aravind B wrote:
> hi all,
> i am working in ecos sid.
> i am getting an error at linking time.
> 
> /opt/ecos/gnutools/arm-elf/bin/../lib/gcc-lib/arm-elf/3.2.1/../../../../arm-elf/bin/ld: address 0x82064 of file.x section .bss is not within region ram
> collect2: ld returned 1 exit status
> 
> how to over come this error.

Did you search the archive? This basic question has been asked a
number of times. Your executable is bigger than the available memory.

        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]