This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sprintf/sscanf w/o stdio package?


On Wed, Jan 10, 2001 at 08:30:17PM +0000, Jonathan Larmour wrote:

> > The SNMP stuff uses sprintf, so I had to add the stdio package
> > to my configuration to get sprintf() built. 
> 
> I'll fix the SNMP CDL so it explicitly reflects the sprintf requirement.
> 
> > Everything builds
> > (and runs) fine, but now I get error messages from ecosconfig
> > about missing packages required by STDIO.
> 
> Which ones? It should require the error and strings packages,
> but those are the only ones of any consequence.

The only one it's complaining about now is
CYGPKG_IO_SERIAL_HALDIAG.  I presume that's only really
required if printf() is used?

At one point I was getting messages about something requiring
buffered I/O, but that went away...

-- 
Grant Edwards
grante@visi.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]