Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <005d01be60df$31354220$080216c0@newt.san.rr.com> Reply-To: "Steve Biskis" From: "Steve Biskis" To: "Brad Porter" , "'Cygwin'" Subject: Re: _ctype_ Date: Thu, 25 Feb 1999 08:52:08 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Yes, I had the same problem. It has something to do with differences between the b20.1 December release and later snapshots. I was building the Jan-15 newlib/winsup snapshot and egcs-1.1.1 OK but then ran into undefined reference to _ctype blah blah when trying to compile my stuff with the resulting tools. I was also building the Dec Cygnus release and egcs-1.1.1 and then got undefined reference to __imp_ctype blah blah when building my stuff. I'm sorry that I can't give very good details but I do remember concluding that it was due to the newlib/winsup package somehow falling out of sync with the egcs package. I didn't trust my builds very much because I had to play games with links & headers, etc. to get both pieces to build. I couldn't devote any more time to it and just cleaned out the whole mess and installed the precompiled. I'm pretty sure this will all be recreated by: 1. Installing full.exe 2. Installing the Jan-15 newlib/winsup src and egcs-1.1.1 src someplace. 3. Build both packages. 4. Install the resulting binaries over their older counterparts from full.exe. 5. Try to build your own source. -----Original Message----- From: Brad Porter To: 'Cygwin' Date: Wednesday, February 24, 1999 3:19 PM Subject: _ctype_ > I am having trouble building with g++ from egcs-2.91.60. > Apparently libstdc++.a is trying to import _ctype_ and it >isn't available. > > Does anyone know where this is supposed to be defined? > > Thanks. > > Brad Porter > Bporter AT netdelivery DOT com > > >-- >Want to unsubscribe from this list? >Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com