[ECOS] sprintf/sscanf w/o stdio package?

Grant Edwards grante@visi.com
Wed Jan 10 12:43:00 GMT 2001


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


More information about the Ecos-discuss mailing list