linker can't find vasprint()

2003-01-20 Thread Maor Avni
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

linker can't find getsubopt()

2003-01-19 Thread Maor Avni
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

System() command

2003-01-07 Thread Maor Avni
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/