X-Spam-Check-By: sourceware.org Message-ID: <36bf289b0601052150p7763da91u61d9b7903d724797@mail.gmail.com> Date: Fri, 6 Jan 2006 11:20:11 +0530 From: Vijay Kiran Kamuju To: cygwin AT cygwin DOT com Subject: cygwin and getline MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 k065oIUt023558 Hi, I am using cygwin 1.18. I am trying to compile a simple test program using the function getline which is defined in stdio.h I am getting symbol unreferenced errors while linking. Is the function unimplemented. i think its unimplemented as i even tried to find the string entry for getline function in the dlls using the nm and strings utilities. Thanks and Regards, Vijay -- 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/