Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com List-Unsubscribe: List-Archive: List-Help: , Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Reza Habib" To: "Cygwin Mailing List" Subject: problems with msvcrt Date: Sun, 1 Aug 1999 21:44:04 -0400 Message-ID: <000201bedc88$80ad3310$7b8e94d1@newton> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal 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 AT sourceware DOT cygnus DOT com