delorie.com/archives/browse.cgi | search |
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: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | "Reza Habib" <reza AT psych DOT utoronto DOT ca> |
To: | "Cygwin Mailing List" <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | problems with msvcrt |
Date: | Sun, 1 Aug 1999 21:44:04 -0400 |
Message-ID: | <000201bedc88$80ad3310$7b8e94d1@newton> |
MIME-Version: | 1.0 |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |