This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Fwd: Got any 'fileno_unlocked'?
- From: "Rick Hanson" <cryptorick at gmail dot com>
- To: cygwin at cygwin dot com
- Date: Fri, 12 May 2006 12:15:39 -0400
- Subject: Fwd: Got any 'fileno_unlocked'?
- References: <dff7d7110605120914s1f4229d6w77f8057ce7e2173f@mail.gmail.com>
Hi! I'm trying to build some software under cygwin which has calls to
a library function called 'fileno_unlocked'. My cygwin gcc cannot
find it, i.e. I get
undefined reference to `_fileno_unlocked'
at linktime. This function is apparently in libc on Linux and
BSD-like systems. Where can I find it on cygwin? Thanks for any
help. --Rick
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/