public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Bart Veer <bartv@redhat.com>
To: adon@walkersun.com
Cc: ecos-discuss@sourceware.cygnus.com
Subject: Re: [ECOS] math and stdlib problem problems which I found
Date: Sat, 16 Sep 2000 07:28:00 -0000	[thread overview]
Message-ID: <200009161428.PAA27683@sheesh.cygnus.co.uk> (raw)
In-Reply-To: <000b01c01fc5$2d716b40$24e7f1d2@walkersun>

>>>>> "Adon" == adon@walkersun  <adon@walkersun.com> writes:

    Adon> This is a multi-part message in MIME format.
    Adon> ------=_NextPart_000_0008_01C02008.3A6FB340
    Adon> Content-Type: text/plain;
    Adon> 	charset="big5"
    Adon> Content-Transfer-Encoding: quoted-printable

    Adon> Hi all,

    Adon>     After I update the eCos from cvs and Alex recommand I could build =
    Adon> the I386 PC target. At this time, I could test and download my sample =
    Adon> program to target PC, and run it. But now I also have some problems as =
    Adon> follow:

    Adon>     1. When I build the tests, the test program for strtoul will fail.
    Adon>     2. When I build the library and tests, the program s_tanh will fail.

    Adon>     To solve the problems, I modified the cdl for stdlib and libm, and =
    Adon> it works. And I found that those tow programs are the last item of the =
    Adon> cdl file. I hope this will be useful.

    Adon>     And after I modified the cdl files, the corresponding makefile did =
    Adon> not update, does it correct???

    Adon>     Thanks for the help from the mail list.

    Adon> Adon Chen

    Adon> ------=_NextPart_000_0008_01C02008.3A6FB340
    Adon> Content-Type: text/html;
    Adon> 	charset="big5"
    Adon> Content-Transfer-Encoding: quoted-printable

    <snip>

Please adjust your email software to send in plain text only. Not
everybody uses MIME-aware mail readers, and sending messages in both
text and html is just a waste of bandwidth.

You do not say what changes you have made to the CDL files so I cannot
comment on whether or not that is a sensible way of fixing the
problems with strtoul and s_tanh. However, after making any changes to
a CDL file or to a saved configuration it is necessary to regenerate
the build tree. From the command line this means running "ecosconfig
tree" again. When using the GUI tool I suspect you will have to exit
and restart the tool.

Adding makefile support for regenerating the build tree automatically
following a change to the saved configuration or to a CDL script,
along similar lines to autoconf's --enable-maintainer-mode facility,
is on the to do list. There are some implementation difficulties,
especially consistency problems for people using the GUI tool.

Bart

  reply	other threads:[~2000-09-16  7:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-16  2:54 adon@walkersun
2000-09-16  7:28 ` Bart Veer [this message]
2000-09-16  8:30 ` Jonathan Larmour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200009161428.PAA27683@sheesh.cygnus.co.uk \
    --to=bartv@redhat.com \
    --cc=adon@walkersun.com \
    --cc=ecos-discuss@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).