Re: [Boost-users] Building Boost on Solaris 10.
Thanks Markus, I am going to give a try. Hope for the best!!! Thanks & Regards, Sabyasachi Nath Product Development Unit UshaComm India Pvt Ltd Emp Id 1295 WS 441 Tel: 9133-22812803/05/06 Mo: 919830622831 Extn 230 -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org]On Behalf Of Markus Bernhardt Sent: Friday, July 13, 2007 10:41 AM To: boost-users@lists.boost.org Subject: Re: [Boost-users] Building Boost on Solaris 10. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Sabyasachi, I'm using boost 1.34.0 on Solaris 10 with Sun Studio 11. In 1.34.0 building on Solaris is a little bit broken. You are using commands for 1.32.0. They are not working any more. See my attached stripped down Makefile. Haven't tested this stripped down version. Hope it works. 0. You need to have the following tools in $PATH - gpatch - gmake - gtar - CC 1. Unpack the tar-file. 2. copy boost_1_34_0.tar.gz to thirdparty/packages 3. cd thirdparty 4. gmake The generated binaries are 64-bit. If you want 32-bit binaries, remove the line: $(PATCH) -p1 < $(local_srcdir)/patches/$(BOOST).patch.$(ARCHCC) || exit 1; \ (2 occurrences !!!) I only build the libs: - - thread - - serialization - - filesystem If you need other libs add "--with-<libraryname>" everywhere, where you see "--with-thread" Kind regards, Markus - -- Software Consulting Markus Bernhardt GmbH Spieljochstr. 34 81825 München Fon: +49-89-420903-14 Fax: +49-89-420903-20 www: http://www.scmb.de Geschäftsführung Markus Bernhardt Handelsregister AG München HRB 125966 USt-Id DE201885231 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGlwlkdnooMonJSYkRAvBbAJwMzr6wTk1/qlrfMy4JAZ4vrEhJkACcCWKS cPjrOgAQwivsGSqPaBdD25Q= =YhTA -----END PGP SIGNATURE-----
participants (1)
-
Sabyasachi Nath