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]

Re: Objcopy problem


>>>>> Stefan Eletzhofer writes:

> Hello,
> I have problems compiling RedBoot for Intel StrongARM/Assabet.

> I used the latest CVS sources and did
> ecosconfig new assabet redboot
> ecosconfig import arm/sa..../redboot_ROM.ecm
> ecosconfig tree
> make

> Everything compiles just fine, but the resulting redboot.bin in install/bin
> is about 137 MBytes big (_not_ joking).

Yeah, that's a little bloated. ;-)

Try this and post the result:

  % arm-elf-objdump -h redboot.elf 

That should tell why the binary is 137MB.

--Mark


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