Boost logo

Boost Users :

From: Markus Bernhardt (Markus.Bernhardt_at_[hidden])
Date: 2007-07-13 01:11:00


-----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-----




Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net