X-Spam-Check-By: sourceware.org Message-ID: Date: Fri, 12 May 2006 12:15:39 -0400 From: "Rick Hanson" To: cygwin AT cygwin DOT com Subject: Fwd: Got any 'fileno_unlocked'? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Disposition: inline References: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k4CGFo81029450 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/