public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] sprintf/sscanf w/o stdio package?
@ 2001-01-10  9:42 Grant Edwards
  2001-01-10 12:30 ` Jonathan Larmour
  0 siblings, 1 reply; 4+ messages in thread
From: Grant Edwards @ 2001-01-10  9:42 UTC (permalink / raw)
  To: ecos-discuss

The SNMP stuff uses sprintf, so I had to add the stdio package
to my configuration to get sprintf() built.  Everything builds
(and runs) fine, but now I get error messages from ecosconfig
about missing packages required by STDIO.

I'm not happy about ignoring error messages from ecosconfig,
but I don't especially want to add the stuff that's required to
satisfy STDIO depndancies.  I could lie to ecosconfig and tell
it my HAL or my serial driver impliments the packages that
STDIO needs, but that cold bite somebody later if they try to
use printf().

Any suggestions?

-- 
Grant Edwards
grante@visi.com

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

end of thread, other threads:[~2001-01-10 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-10  9:42 [ECOS] sprintf/sscanf w/o stdio package? Grant Edwards
2001-01-10 12:30 ` Jonathan Larmour
2001-01-10 12:43   ` Grant Edwards
2001-01-10 13:01     ` Jonathan Larmour

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