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: Executable Size


> 
> When i compile the hello world example the executable
> size is 1.1M, is this posible??? 

The executable size may be 1.1M, but that's because of debug information.
Use arm-elf-size on the executable to get the true size.

But you're correct that more unnecessary stuff could be stripped out by
judicious configuration of eCos using the Configuration Tool. But that's up
to you. At least, the situation is not what you think anyway.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/


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