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]

Binary file generation revisited


Hi,
I asked this a while ago. The problem is, generating a binary image to be 
FLASHed results to a huge output file. arm-elf-size gives 53708 bytes and, 
as I wrote before:

 >> and if I execute "arm-elf-objcopy -O binary myfile.out myfile.bin",
 >> myfile.bin is >15 megabytes!!!

 >Upgrade your binutils.
 >Jifl

I upgraded to snapshot 011227 with no luck. Result is 15 770 156 bytes... 
is there something special about makefiles when building a ROM image (other 
than suppressing debug info)?

Thanks,
	Harri


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