problems with msvcrt

Reza Habib reza@psych.utoronto.ca
Sun Aug 1 18:41:00 GMT 1999


Hi.  My code compiles fine with just the basic gcc 2.95 installation.
However after installing the msvcrt package for gcc 2.95
(gcc-2.95-msvcrt-runtime.zip) on top of the gcc 2.95 installation, I get the
following compile errors:

D:\TEMP\MakeDatamat>g++ -o MakeDatamat.exe -g MakeDatamat.cpp
cpp: unrecognized option `-remap'
In file included from
D:\Mingw32\bin\..\lib\gcc-lib\i386-mingw32msvc\2.95\..\..\
..\..\include\g++-3\vector:30,
                 from MakeDatamat.cpp:6:
D:\Mingw32\bin\..\lib\gcc-lib\i386-mingw32msvc\2.95\..\..\..\..\include\g++-
3\st
l_algobase.h:52: new.h: No such file or directory
In file included from
D:\Mingw32\bin\..\lib\gcc-lib\i386-mingw32msvc\2.95\..\..\
..\..\include\g++-3\vector:32,
                 from MakeDatamat.cpp:6:
D:\Mingw32\bin\..\lib\gcc-lib\i386-mingw32msvc\2.95\..\..\..\..\include\g++-
3\st
l_construct.h:34: new.h: No such file or directory

Just wanted to report this.  Thanks.

Reza

p.s. Thanks Mumit - the new version of the msvcrt doesn't have the crc
errors.


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



More information about the Cygwin mailing list