public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gthomas@redhat.com>
To: Bill Diehls <billabloke@yahoo.com>
Cc: ecos-discuss@sources.redhat.com
Subject: RE: [ECOS] Redboot and printf
Date: Fri, 17 Aug 2001 05:30:00 -0000	[thread overview]
Message-ID: <XFMail.20010817063130.gthomas@redhat.com> (raw)
In-Reply-To: <20010817083327.67063.qmail@web20108.mail.yahoo.com>

On 17-Aug-2001 Bill Diehls wrote:
> Hello,
> One thing I noticed for the PID platform, is that when
> I build Redboot, it links two copies of printf -- one
> in  the libc package (printf.cxx) and one in the
> redboot package (printf.c).  I didn't realize this,
> but it seems that ld will pick the first symbol it
> finds instead of reporting an error.  In my case, it
> is picking the libc implementation.  It seems that it
> should be picking the reboot implementation.  If it
> should, perhaps there is a configuration problem on my
> end?  I'm wondering because I'm trying to port Redboot
> to another ARM7 platform and it is unclear which is
> correct.
> 

RedBoot should never be built with the LIBC package included.

Look at the RedBoot docmentation to see how to build it for
various platforms.  If you are porting to a new architecture
or platform variant, use existing examples as your guide.

      parent reply	other threads:[~2001-08-17  5:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-17  1:33 Bill Diehls
2001-08-17  2:54 ` Jesper Skov
2001-08-17  5:30 ` Gary Thomas [this message]

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=XFMail.20010817063130.gthomas@redhat.com \
    --to=gthomas@redhat.com \
    --cc=billabloke@yahoo.com \
    --cc=ecos-discuss@sources.redhat.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).