Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <435117FC.2000103@sh.cvut.cz> Date: Sat, 15 Oct 2005 16:53:48 +0200 From: =?UTF-8?B?VsOhY2xhdiBIYWlzbWFu?= User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) MIME-Version: 1.0 To: =?UTF-8?B?TWF0dGlhcyBCcsOkbmRzdHLDtm0=?= Cc: cygwin AT cygwin DOT com Subject: Re: boost, boost_unit_test_framework References: <434AE423 DOT 6070701 AT brasse DOT org> <434B95C0 DOT 8030200 AT sh DOT cvut DOT cz> <434E0EC3 DOT 4040502 AT brasse DOT org> <434F8064 DOT 5080100 AT sh DOT cvut DOT cz> <434F83F6 DOT 4030607 AT brasse DOT org> <4350EA7F DOT 5050203 AT sh DOT cvut DOT cz> <43511148 DOT 1030609 AT brasse DOT org> In-Reply-To: <43511148.1030609@brasse.org> OpenPGP: id=63B6B297 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig914F35D3F6C719821A0F656D" X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com --------------enig914F35D3F6C719821A0F656D Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Well, it definitely doesn't work for me. I don't think I have in any way non-standard Cygwin installation. It would be helpful if you could download the -src package of Boost using setup.exe, extract it and run the build-boost.sh script. Don't forget to remove the --without-test line or make it into --with-test. Vaclav Haisman Mattias Br=C3=A4ndstr=C3=B6m wrote: > V=C3=A1clav Haisman wrote: >=20 >> Mattias Br=C3=A4ndstr=C3=B6m wrote: >> >>> bjam -sTOOLS=3Dgcc --with-test stage >>> >>> And that command produced the test libraries for me. The only difference >>> from your libraries was that their extension was .lib instead of .a. How >>> did you manage to get .a libraries? Is there any difference between .a >>> and .lib in Cygwin? >> >> >> Are you sure that you are using Cygwin's GCC? Or even any GCC? For me, >> Boost produces only .a archives or .dlls. >> >=20 > Yes, I am quite sure. I use a freshly installed Cygwin and I guess that > the boost build scripts will compile with gcc if I compile the way I > descibed above. >=20 >>> In what way is the test libraries broken under Cygwin? >> >> >> Unless I add --without-test I get this error after which the whole build >> process tops: >> >> unknown target type for >> <@boost!libs!test!build>libboost_prg_exec_monitor.dll >> >=20 > Have you tried to just compile the test libraries? If I remember > correctly, building dynamic test libraries is indeed broken under Cygwin > but static libraries should work. >=20 > :.:: mattias --------------enig914F35D3F6C719821A0F656D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iQEVAwUBQ1EYBW56zbtzMDG0AQIOFwgAiOdZXZxqZOkW/CWFciwVY0W+acdtUCYG /KAV7NCBofHEJAQNF1aHOGFsO3mL7nKuRGv+BATYDmZbo8C4Kf03WNUNCeNqd+XT HyADUCXnv3pmPjB9etFuGrkmAwmOTQsSLycG4dkiqdO3/zmrEoJXXQqT2tioLPX1 nBBPypXel6VsVvBDs45coZ8JfEnLT1QajnxOSPrG89nJMBgKzqpzPiB7shqMGPLk n57AVPIQEhQpiZaLug4bSYZqrMt9B6PyCm+c5+pzcTrYls/hPWOhoaoIuMtrEIse Ats+Yl2BrBaiLggt0icG2iNXSgoof7Wa92CWRoIJBKyxbrXiXYECjQ== =00XC -----END PGP SIGNATURE----- --------------enig914F35D3F6C719821A0F656D--