no_cygwin flag console problems
Christopher Faylor
cgf-cygwin@cygwin.com
Mon Jul 15 14:30:00 GMT 2002
On Mon, Jul 15, 2002 at 07:36:59PM +0000, Ignasi Villagrasa wrote:
>Thanks for answering at first.
>There are some undefined references that msvcrt handles but cygwin
>doesn't. Is it possible to use any flag to include them ?
No. Cygwin is a unix emulation environment. We don't provide all
of the same things as msvcrt. For instance "_filelength" would be
handled by the "stat()" function, I suppose. I don't know about the
other ones.
cgf
--
Please do not send me personal email with cygwin questions.
Use the resources at http://cygwin.com/ .
--
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/
More information about the Cygwin
mailing list