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 Date: Mon, 19 Aug 2002 15:08:38 +0200 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <48251977174.20020819150838@familiehaase.de> To: cygwin AT cygwin DOT com Subject: variable '__ctype_' can't be auto-imported MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo, Running a simple command like this: gcc -g -O2 $INCLUDES -o $EXE $OBJ_FILES $LIBS I'm getting this error from the linker: several of this: ...: variable '__ctype_' can't be auto-imported. ... And at last: Info: resolving __ctype_ by linking to __imp___ctype_ (auto-import) I have installed GCC 3 and the latest of everything. Who can shed some light on this one? Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/