This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A newbie question about using STL with B20


"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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]