Message from discussion
why are std::streams/string disabled for OS X?
Received: by 10.210.70.14 with SMTP id s14mr194232eba.4.1244534857416;
Tue, 09 Jun 2009 01:07:37 -0700 (PDT)
Return-Path: <va...@wxwidgets.org>
Received: from smtp.tt-solutions.com (sunset.tt-solutions.com [82.238.156.189])
by gmr-mx.google.com with ESMTP id 15si776758ewy.4.2009.06.09.01.07.37;
Tue, 09 Jun 2009 01:07:37 -0700 (PDT)
Received-SPF: neutral (google.com: 82.238.156.189 is neither permitted nor denied by best guess record for domain of va...@wxwidgets.org) client-ip=82.238.156.189;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 82.238.156.189 is neither permitted nor denied by best guess record for domain of va...@wxwidgets.org) smtp.mail=va...@wxwidgets.org
Message-Id: <4a2e1849.0f67f10a.0609.ffffdc83SMTPIN_ADDED@gmr-mx.google.com>
Received: from nightfall ([192.168.17.76])
by smtp.tt-solutions.com with esmtp (Exim 4.69)
(envelope-from <va...@wxwidgets.org>)
id 1MDwMq-0007Zh-Ke
for wx-dev@googlegroups.com; Tue, 09 Jun 2009 10:07:36 +0200
Date: Tue, 9 Jun 2009 10:07:37 +0200
From: Vadim Zeitlin <va...@wxwidgets.org>
Subject: why are std::streams/string disabled for OS X?
To: wx-dev <wx-dev@googlegroups.com>
MIME-Version: 1.0
Content-Type: MULTIPART/SIGNED; protocol="application/pgp-signature"; micalg=pgp-sha1; BOUNDARY="1451486310-27612-1244534857=:2596"
X-Mailer: Mahogany 0.67.2 'Constance', running under Windows Server 2003 (build 3790, Service Pack 1)
--1451486310-27612-1244534857=:2596
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Content-Disposition: INLINE
Hello,
Does anybody know why do we have DEFAULT_STD_FLAG=no in "*-*-darwin*" case
in the beginning of configure.in? There doesn't seem to be any reason to
disable standard classes under OS X, at least compiling with them enabled
works fine and libstdc++.dylib seems to be part of the system so there are
no extra dependencies neither. So can I remove this line (once svn works
again)?
On a related note, I think we can remove "powerpc-apple-macos*" case from
the same switch now as we don't support Mac OS < X any more, any
objections?
Thanks,
VZ
--1451486310-27612-1244534857=:2596
Content-Type: APPLICATION/PGP-SIGNATURE
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
iD8DBQBKLhhJBupB3k9sHoYRAsHVAKCBN9Q6T7w1Rymh+DpwSQox0DW13QCcDGJa
XYDfzMW5EMAmCtZSwZdquIQ=
=ktLy
-----END PGP SIGNATURE-----
--1451486310-27612-1244534857=:2596--