On Fri, Mar 01, 2002 at 06:36:13PM +0100, Markus K. E. Kommant wrote: >At the moment "cygwin no thanx if I see this errors", because >>(..) We're only using cygwin to prototype some stuff, not to make any >>viable product as it just isn't stable/reliable/secure enough unfortunately >(...) > >and slow and not bug free and there is no real support available.... no >thanx
I'll be happy to put you in touch with someone who can offer you professional $upport if you want. In the meantime, you can expect the kind of support that you get from any mailing list and this one is actually pretty good. >/usr/local/cygwin-1.3.10-1/winsup/cygwin $make >g++ -c -gstabs+ -O2 -MMD -fbuiltin ... cygheap.cc >In file included from cygheap.cc:17: >fhandler.h: In method `select_stuff::select_stuff()': >fhandler.h:1086: implicit declaration of function `int memset(...)' >In file included from cygheap.cc:18: >path.h: In method `bool path_conv::exists() const': >path.h:89: `INVALID_FILE_ATTRIBUTES' undeclared (first use this function) >path.h:89: (Each undeclared identifier is reported only once >path.h:89: for each function it appears in.) >path.h:89: warning: control reaches end of non-void function >`path_conv::exists( >) const' >make: *** [cygheap.o] Error 1 http://sources.redhat.com/ml/cygwin/2002-02/msg00952.html cgf -- 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/