Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <199910011758.MAA14286@pluto.xraylith.wisc.edu> To: "Harold G. Andrews II" cc: Cygwin 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 AT draper DOT com> Date: Fri, 01 Oct 1999 12:58:35 -0500 From: Mumit Khan "Harold G. Andrews II" 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--dev-ss package. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com