Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sourceware.cygnus.com Delivered-To: mailing list cygwin@sourceware.cygnus.com Date: Thu, 4 Nov 1999 07:11:41 -0500 (EST) From: Mark Schoenberg Message-Id: <199911041211.HAA08709@lpb.niams.nih.gov> To: cygwin@sourceware.cygnus.com Subject: _impure_ptr error mesage Mime-Version: 1.0 Content-Type: text/plain; charset=X-roman8 Content-Transfer-Encoding: 7bit I have installed gcc-2.95 separate from Cygwin-b20.1 and have been experiencing problems using it instead of the b20.1 gcc. Does anyone know the meaning of the error message "undefined reference to _impure_ptr" which seems to appear for me using gcc-2.95 with "-mno-cygwin" when I have used code that references things like getchar, putchar, getc (but not fgetc), putc (but not fputc), stdout and stderr. Could it mean that these things are included in Cygwin but not the latest port of Mingw? That would be wierd! Is it possible I need a #include in my code? Mark Schoenberg emmes@starpower.net -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com