| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_SORBS_DUL |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4B158A2C.20101@cryptelium.net> |
| Date: | Tue, 01 Dec 2009 22:27:08 +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: | cygwin2 performance issue during compilation with autotools |
| 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 |
--------------enig39A6A2954CBCBCC4EDA55EAC
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Hello,
While making effort to port minitage [1] to windows, i had in mind to test
cygwin2 (setup-1.7.exe as i understood) as it as improved support for some
things like getaddrinfo and posix threads.
Indeed the goal is to recompile a bunch of libraries from sources, then make
them link together, and here come problems.
With cygwin2, i have a non identified GREAT loss of performances during
compilation (minimerge is yet another interface to ./configure && make && m=
ake
install for this package (python-2.6)).
./configure seems way much too long, make && make install seems or a bit sl=
ower.
It would be good to try to explain that :
Cygwin
----------
(minitage)$ time minimerge -NRv python-2.6 # compile/install only python 2.6
... minimerge & compilation output ...
real 8m50.782s
user 3m11.068s
sys 3m49.647s
(minitage)
Cygwin2
----------
(minitage2)$ time minimerge -NRv python-2.6 # compile/install only python 2=
.6
... minimerge & compilation output ...
real 23m26.250s
user 3m50.358s
sys 6m41.791s
(minitage2)$
I have read about path issues and network share. They don't seem to relate =
to
this case.
The twice environement are similar in installation, i made attention not to=
have
any cygwin isntallation in global $PATH.
Basicly, here are my notes about what's installed more than the default:
* archive
tar
zip
unzip
zlibdevel
* base
sed
* devel
mercurial
minires
minires-devel
automake
autoconf
libtool 2.2.7a
make
patch
pkg-config
zlib
subversion-1.6
gcc4
git
* editors
vim7
* lib
libbz2
libzlib
libiconv
libiconv2
* net
nfs-server (pour rpcgen / db-4.7)
openssh
openssl
rsync
* python
python-2.5.2
* shell
bash
* utils
bzip-2
patchutils
* x11
xrandr/devel
glu/devel
gl/devel
x11/devel
[1] - http://www.minitage.org
--=20
Cordialement,
KiOrKY
GPG Key FingerPrint: 0x1A1194B7681112AF
--------------enig39A6A2954CBCBCC4EDA55EAC
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/
iEYEARECAAYFAksViiwACgkQ6Hy4NVWFEUAHlgCeOciC+SDML6cMz/v197QLpnOw
HwsAn04l0zTOdB1oFWKTnQqwspWyYoQl
=POlJ
-----END PGP SIGNATURE-----
--------------enig39A6A2954CBCBCC4EDA55EAC--
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |