Hi,
I've just learned to live with the fact that I don't have getsubopt() in a library, so
I hard-included it into my project.
Now I have the same problem with vasprint():
#include
#include
int main()
{
vasprint(.);
return 0;
}
the linked can't find a reference to vasprint(). I tri
or not, I just want to make it compile, as it
will solve
several problems porting a Linux program to CYGWIN.
Any ideas?
Maor Avni
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/doc
ATH environment variable, and it still doesn't work.
Any ideas?
Maor Avni
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
3 matches
Mail list logo