Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-Id: <199910011758.MAA14286@pluto.xraylith.wisc.edu>
To: "Harold G. Andrews II" <handrews@draper.com>
cc: Cygwin <cygwin@sourceware.cygnus.com>
Subject: Re: A newbie question about using STL with B20 
In-Reply-To: Your message of "Fri, 01 Oct 1999 14:33:33 EDT."
             <002d01bf0c3b$77411160$9952668c@draper.com> 
Date: Fri, 01 Oct 1999 12:58:35 -0500
From: Mumit Khan <khan@thor.xraylith.wisc.edu>

"Harold G. Andrews II" <handrews@draper.com> writes:
> 
[ ... ]
> I try compiling the following program (which is using STL) in B20, under
> WinNT (SP5) by using gcc version 2.95:
[ ... ]
> g++ stl_test.cpp
> /Program
> Files/cygnus/cygwin-b20/H-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.9
> 5/libstdc++.a(iostream.o)(.text+0x114): undefined reference to
> `_imp___ctype_'

You have a mixed setup of Cygwin b20.1 and development snapshots. You'll 
need to download my gcc-2.95-dev-ss (for dev-snapshot) package. 

  ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/gcc-2.95/

I don't support it in any way, sorry. I assume that users who use dev 
snapshots know what they're doing and are fully capable of figuring out
solutions to problems they may encounter while using the gcc-<VER>-dev-ss
package.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

