[uClibc] upnp-igd compling against uclibc

Manuel Novoa III mjn3 at codepoet.org
Tue Jul 8 21:00:26 UTC 2003


Tom,

On Tue, Jul 08, 2003 at 04:45:16PM -0400, tom at ceisystems.com wrote:
> Mariano,
> 	I believe it has been posted here that streams are not supported
> under uClibc.  I do not know if they are in the works for a later
> release, or if there is even a desire to get them to work.  My
> suggestion would be to attempt to statically compile the uPNP libraries
> against the standard Glibc, and see where that gets you.

You're confusing the STREAMS functions prototyped in strotps.h with
standard C++ streams.  uClibc doesn't support stropts.h and the associated
STREAMS functions.  However, a uClibc version of libstd++ (say from
buildroot) should support C++ streams.

Manuel



More information about the uClibc mailing list