This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: open_memstream


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to bargav yaarov on 2/20/2008 12:52 PM:
| Hi,
| I use open_memstream in my program and noticed that this is not
available in cygwin.  Is there a way I can get this support for cygwin?

Hmm.  I added it (and fmemopen) to newlib several months ago, but no one
ever added it to cygwin.din, so it currently is not available in cygwin.
But even if someone makes that change, you'd still have to use a snapshot
or wait for the release of cygwin 1.7.0.  Meanwhile, you can look at
autogen, which provides a user-space open_memstream work-alike, and
compile that into your program.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFHvId984KuGfSFAYARApmqAJiemj1YGm6CFHYyth27Q1z8O5ImAJkBPkI4
sg5WPyLPd5F2OLB23eLfUA==
=1Un7
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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