public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Redboot and printf
@ 2001-08-17  1:33 Bill Diehls
  2001-08-17  2:54 ` Jesper Skov
  2001-08-17  5:30 ` Gary Thomas
  0 siblings, 2 replies; 3+ messages in thread
From: Bill Diehls @ 2001-08-17  1:33 UTC (permalink / raw)
  To: ecos-discuss

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.

thanks,
--bill

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-08-17  5:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-17  1:33 [ECOS] Redboot and printf Bill Diehls
2001-08-17  2:54 ` Jesper Skov
2001-08-17  5:30 ` Gary Thomas

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).