delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/12/02/03:42:09

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_SORBS_DUL
X-Spam-Check-By: sourceware.org
Message-ID: <4B162868.801@cryptelium.net>
Date: Wed, 02 Dec 2009 09:42:16 +0100
From: kiorky <kiorky AT cryptelium DOT net>
User-Agent: Thunderbird 2.0.0.23 (X11/20091122)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: [1.7] cygwin2 performance issue during compilation with autotools
References: <4B158A2C DOT 20101 AT cryptelium DOT net> <4B1593C7 DOT 70301 AT cygwin DOT com> <4B15995F DOT 4020602 AT cryptelium DOT net> <4B15A6AF DOT 4010108 AT cygwin DOT com>
In-Reply-To: <4B15A6AF.4010108@cygwin.com>
OpenPGP: id=55851140; url=http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x55851140
X-IsSubscribed: yes
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

--------------enigD844361AA270A01E4974F26D
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Larry Hall (Cygwin) a =E9crit :

> Thanks.  Since cygcheck for 1.5 doesn't find gcc and you have tools from
> other sources installed,
This is legitimate, i understand.


> I have to ask, are you comparing Cygwin's 1.5
> build
> tools with Cygwin's 1.7 build tools?


I use only cygwin1 stuff in cygwin1.
I use only cygwin2 stuff in cygwin2.


it's gcc-4 from cygwin1
... And gcc-4 from cygwin2

I'll remove duplicates, but only concerned is patch and find.exe.
Thing is that i can remove patch, but not find.exe.

At least, cygwin paths are in priority toward others, so no problem of syst=
em
utilities used in the cygwin env.


Cygwin1
--------------
$ gcc -v
Using built-in specs.
Target: i686-pc-cygwin
Configured with:
/gnu/gcc/releases/packaging/4.3.4-1/gcc4-4.3.4-1/src/gcc-4.3.4/configure
--srcdir=3D/gnu/gcc/releases/packaging/4.3.4-1/gcc4-4.3.4-1/src/gcc-4.3.4
--prefix=3D/usr --exec-prefix=3D/usr --bindir=3D/usr/bin --sbindir=3D/usr/s=
bin
--libexecdir=3D/usr/lib --datadir=3D/usr/share --localstatedir=3D/var
--sysconfdir=3D/etc --infodir=3D/usr/share/info --mandir=3D/usr/share/man
--datadir=3D/usr/share --infodir=3D/usr/share/info --mandir=3D/usr/share/ma=
n -v
--with-gmp=3D/usr --with-mpfr=3D/usr --disable-bootstrap
--enable-version-specific-runtime-libs --with-slibdir=3D/usr/bin
--libexecdir=3D/usr/lib --enable-static --enable-shared --enable-shared-lib=
gcc
--enable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2
--disable-sjlj-exceptions --enable-languages=3Dada,c,c++,fortran,java,objc,=
obj-c++
--disable-symvers --enable-libjava --program-suffix=3D-4 --enable-libgomp
--enable-libssp --enable-libada --enable-threads=3Dposix --with-arch=3Di686
--with-tune=3Dgeneric --enable-libgcj-sublibs CC=3Dgcc-4 CXX=3Dg++-4
CC_FOR_TARGET=3Dgcc-4 CXX_FOR_TARGET=3Dg++-4 GNATMAKE_FOR_TARGET=3Dgnatmake
GNATBIND_FOR_TARGET=3Dgnatbind AS=3D/opt/gcc-tools/bin/as.exe
AS_FOR_TARGET=3D/opt/gcc-tools/bin/as.exe LD=3D/opt/gcc-tools/bin/ld.exe
LD_FOR_TARGET=3D/opt/gcc-tools/bin/ld.exe --with-ecj-jar=3D/usr/share/java/=
ecj.jar
Thread model: posix
gcc version 4.3.4 20090804 (release) 1 (GCC)

Cygwin
--------------
$ gcc -v
Using built-in specs.
Target: i686-pc-cygwin
Configured with: /gnu/gcc/package/gcc4-4.3.2-2/src/gcc-4.3.2/configure
--srcdir=3D/gnu/gcc/package/gcc4-4.3.2-2/src/gcc-4.
3.2 --prefix=3D/usr --exec-prefix=3D/usr --bindir=3D/usr/bin --sbindir=3D/u=
sr/sbin
--libexecdir=3D/usr/sbin --datadir=3D/usr/share -
-localstatedir=3D/var --sysconfdir=3D/etc --infodir=3D/usr/share/info
--mandir=3D/usr/share/man --datadir=3D/usr/share --infodir=3D/
usr/share/info --mandir=3D/usr/share/man -v --with-gmp=3D/usr --with-mpfr=
=3D/usr
--enable-bootstrap --enable-version-specific-
runtime-libs --with-slibdir=3D/usr/bin --libexecdir=3D/usr/lib --enable-sta=
tic
--enable-shared --enable-shared-libgcc --enab
le-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2
--disable-sjlj-exceptions --enable-languages=3Dada,c,c++,fortran
,java,objc,obj-c++ --disable-symvers --enable-libjava --program-suffix=3D-4
--enable-libgomp --enable-libssp --enable-liba
da --enable-threads=3Dposix AS=3D/opt/gcc-tools/bin/as.exe
AS_FOR_TARGET=3D/opt/gcc-tools/bin/as.exe LD=3D/opt/gcc-tools/bin/ld.
exe LD_FOR_TARGET=3D/opt/gcc-tools/bin/ld.exe
Thread model: posix
gcc version 4.3.2 20080827 (beta) 2 (GCC)



--=20
Cordialement,
KiOrKY
GPG Key FingerPrint: 0x1A1194B7681112AF


--------------enigD844361AA270A01E4974F26D
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.13 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksWKG0ACgkQ6Hy4NVWFEUDgfACePiWkamed3grxMy/W0gMSOlX2
p4YAmgIEmdcXbM7ZLOVll7nImWO5LJPb
=lC6Z
-----END PGP SIGNATURE-----

--------------enigD844361AA270A01E4974F26D--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019