On 9/19/2011 10:43 AM, Andrew Schulman wrote:
I'd like to use argp[1] in a Cygwin program, but I see that it's not
implemented in Cygwin.  The catgets and cpio packages have apparently
imported it statically into their source, and advice on the net is to
import their implementations.

Is there a particular reason that argp isn't available in Cygwin, or has it
just never been important enough for someone to bring it in?  Would people
be receptive to having it available as a separate package, say libargp?

[1] http://www.gnu.org/s/hello/manual/libc/Argp.html


newlib has the argp implementation only for linux

http://cygwin.com/cgi-bin2/package-cat.cgi?file=cygwin%2Fcygwin-1.7.9-1-src&grep=argp.h

a general implementation will benefit cygwin

Regard
Marco

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

Reply via email to