Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sources.redhat.com Delivered-To: mailing list cygwin@sources.redhat.com Date: Wed, 27 Sep 2000 13:35:15 +1100 (EST) From: Peter Eccles X-Sender: peter@mirriwinni To: cygwin@sources.redhat.com Subject: tcgetattr problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I'm havving problems compiling code that uses the function 'tcgetattr' (and others) The code is correct, it compiles and works under linux, but when I compile it under cygwin (version 1.1.1 I think) it fails with linker failures, stating that 'tcgetattr' and other functions aren't found. The function is stated in termios.h, as are others that the code uses, but only some of the functions aren't found by the linker. I searched the archives, but found nothing relevant, but this may indicate a silly newbie error, Any help would be appreciated. Peter. =============================================================================== Peter Eccles Computer Systems Engineering (4th year) RMIT Melbourne Australia email: petere@connexus.net.au =============================================================================== -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com