[Fwd: rtems ESH]
glencoindetroit at netscape.net
glencoindetroit at netscape.net
Wed Oct 16 03:24:05 UTC 2002
Sorry about the confusion. esh is a combination of several libraries. I created an example rtems application that invokes esh at startup. You can find it in the directory hello_world. Note that the makefile in that directory will first create a symbol table from the object files, then link the RTEMS kernel with the sample app.
>From: daron chabot <djc915 at mail.usask.ca>
>Subject: rtems ESH
>To: joel.sherrill at OARcorp.com
>
>Mr. Sherrill,
>
>The ability to dynamically download object modules would be a great
>benefit to my M.Sc. project ( not to mention the RTEMS user/developer
>community!! ). However, after obtaining the tarball from the OAR ftp
>site, I was unable to successfully build the ESH code on my Pentium 3
>(450 MHz), running RH 7.2. I am not an expert by any means, but the
>Make process appears incomplete: I cannot locate the "esh" directory or
>executable ( is the Makefile missing Install directions ?? ).
>
>I am using rtems-ss-20020528 and the latest binutils, gcc, and newlib
>tools on the above build-machine to create applications that run on an
>identical machine.
>
>Any suggestions or assistance that could help with getting the embedded
>shell/dynamic loader working would be appreciated.
>
>Best Regards,
>Daron Chabot
>
__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp
Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/
Return-Path: <gregmatu at poczta.onet.pl>
Mailing-List: contact rtems-users-help at oarcorp.com; run by ezmlm
Delivered-To: mailing list rtems-users at oarcorp.com
Received: (qmail 27099 invoked from network); 16 Oct 2002 06:54:28 -0000
Received: from unknown (HELO smtp4.poczta.onet.pl) (213.180.130.28)
by 0 with SMTP; 16 Oct 2002 06:54:28 -0000
Received: from f25.test.onet.pl ([192.168.240.55]:49571 "EHLO f25.test.onet.pl")
by ps4.test.onet.pl with ESMTP id <S857487AbSJPGxu>;
Wed, 16 Oct 2002 08:53:50 +0200
Received: from localhost ([127.0.0.1] helo=l1.test.onet.pl)
by f25.test.onet.pl with smtp mailer
id 181i3x-0001Fk-00
for <rtems-users at OARcorp.com>; Wed, 16 Oct 2002 08:53:49 +0200
Received: from 213.180.130.14 by 192.168.240.55 with HTTP; Wed, 16 Oct 2002 8:53:49 +0200
Received: from 193.59.197.38 by 213.180.130.14 with HTTP
To: rtems-users at OARcorp.com
From: gregmatu at poczta.onet.pl
Date: Wed, 16 Oct 2002 8:53:49 +0200
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
Content-Disposition: inline
Subject: Re: ELF error
Mime-Version: 1.0
X-Mailer: onet.poczta
Message-Id: <E181i3x-0001Fk-00 at f25.test.onet.pl>
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
More information about the users
mailing list