www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:from:to:subject:date:mime-version | |
:content-type:content-transfer-encoding; q=dns; s=default; b=YQB | |
45tZx/BzIj4uNsGcZDx7Wiu1zDDgeDZHAIls3vrU1MmeoVy/9XsFaWer2mxdlGS3 | |
0QUcHw0QmvSRg6pQxzOoKtao4V3D4Uns+u/ngFM1dw97qPk/dnpYH05ikkGNqbE2 | |
XnYMslVEY2iRyw5NJ9gmzMnFN05x5pdhSwGZXWAg= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:from:to:subject:date:mime-version | |
:content-type:content-transfer-encoding; s=default; bh=7LFXSTZN9 | |
6KaH0pQR8adQeckkk4=; b=DouccS9D/OFBJ7xcMfDuo+bDCqa12rbm4YWTa2WOP | |
tc1R1uz2mK0XCFMgyyl34ZWPTIAXH9y/KlpHma2dDBLFqS0W2nCuM/reeLs+Jcxo | |
TLA7K17MdUYWbbeHoIvvk/+N4q/X2m/674Zfj15mhlvr9N1VgElCsY4xxGR053cc | |
cw= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=1.5 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 |
X-HELO: | BAY004-OMC1S13.hotmail.com |
X-TMN: | [CppOUEJnGv94mK5+fqs8ViqLytcR+8Qy] |
Message-ID: | <BAY169-DS15F804724FF54C16451B06A7BA0@phx.gbl> |
From: | "Tony Kelman" <tony AT kelman DOT net> |
To: | <cygwin AT cygwin DOT com> |
Subject: | mingw-w64 --enable-fully-dynamic-string |
Date: | Sat, 13 Jun 2015 13:09:49 -0700 |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
I noticed this from openSUSE just changing this configure option in their mingw-w64 cross-compiler package (https://build.opensuse.org/package/rdiff/windows:mingw:win64/mingw64-gcc?linkrev=base&rev=73). Checking cygwin's `x86_64-w64-mingw-g++ -v` (package version 4.9.2-1) gives me: Using built-in specs. COLLECT_GCC=x86_64-w64-mingw32-g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-w64-mingw32/4.9.2/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: /cygdrive/i/szsz/tmpp/cygwin64/mingw64-x86_64/mingw64-x86_64-gcc-4.9.2-1.x86_64/src/gcc-4.9.2/configure --srcdir=/cygdrive/i/szsz/tmpp/cygwin64/mingw64-x86_64/mingw64-x86_64-gcc-4.9.2-1.x86_64/src/gcc-4.9.2 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/mingw64-x86_64-gcc --htmldir=/usr/share/doc/mingw64-x86_64-gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-w64-mingw32 --without-libiconv-prefix --without-libintl-prefix --with-sysroot=/usr/x86_64-w64-mingw32/sys-root --with-build-sysroot=/usr/x86_64-w64-mingw32/sys-root --disable-multilib --disable-win32-registry --enable-languages=c,ada,c++,fortran,lto,objc,obj-c++ --enable-fully-dynamic-strings --enable-graphite --enable-libgomp --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-version-specific-runtime-libs --with-dwarf2 --with-gnu-ld --with-gnu-as --with-tune=generic --with-cloog-include=/usr/include/cloog-isl --with-system-zlib --libexecdir=/usr/libThread model: win32gcc version 4.9.2 (GCC)Looking at https://gcc.gnu.org/onlinedocs/libstdc++/manual/configure.html,should the --enable-fully-dynamic-strings in the Cygwin build of thispackage drop the trailing s, as opensuse just did?Thanks,Tony -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |