This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fwd: Got any 'fileno_unlocked'?


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]