www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <C2D7D58DBFE9D111B0480060086E96358D7271@gftmail.gft.de> |
From: | "Schaible, Joerg" <Joerg DOT Schaible AT gft DOT de> |
To: | "'cygwin-list'" <cygwin AT sourceware DOT cygnus DOT com> |
Cc: | "'Suhaib M. Siddiqi'" <ssiddiqi AT ipass DOT net> |
Subject: | RE: automatic relocation problem? (WAS: problem with 3rd party li |
b) | |
Date: | Fri, 17 Sep 1999 08:19:04 +0200 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2448.0) |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id CAA07958 |
>You are mixing Microsoft new and old iostream libs. MSVCRT.lib is >for new iostream and msvcirt.lib for old iostream. This is not true. The MSVCRT is the "normal" C-Run-Time, the MSVCIRT contains the old streams, the MSVCP600 the new ones. And additionally you may use both - you just have to avoid using the standard streams cout, cerr and clog with the new and the old version. I would not recommend doing so, but if a 3rd party uses the old streams, it is not automatically a show-stoppper for you to use the new ones. Greetings Jörg -- 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 |