[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ELF error
- Date: Wed, 16 Oct 2002 8:53:49 +0200
- From: gregmatu at poczta.onet.pl (gregmatu at poczta.onet.pl)
- Subject: ELF error
Aaron J. Grier <aaron at frye.com> wrote:
>
>> Sample - hallo.exe (I compile for pc386 bsp) which I found in samples
>> directory works.
>> But is huge, about 800kB (8 hundreds kilo bytes!).
>> Do I missed somthing?
>
>run "size" on the binary to see how large code and data really is. most
>of the file size may be debugging information.
>
Thank you, I run size on this and then i386-rtems-strip. Size is much
smaller now:-)
But What With the info/warning message during rtems building time:
ELF type"0" not known.
It was about 20 such messages.
Test apps work well ( but I did not run all ones).
I instaled tools and rtems release 4.5.0. Tools of coures from this relese.
I dont know in which moments this messages occured because I build rtems with command (under bash):
bit_rtems i386 pc386 >& my_log_file
All messages went to my_..file
but this messages concerning to ELF
was displayed only on my terminal.
Gregory Matus
mailto: gregmatu at poczta.onet.pl