Boost logo

Boost Users :

From: Andrew Marlow (Andrew.Marlow_at_[hidden])
Date: 2006-12-28 08:13:56


I am trying to build boost 1.33.1 on Windoze using Visual Studio
.NET 2003 (aka vc71). This seems to be build just fine using the
default settings (bjam -sTOOLS=vc-7_1) but I need to do the
build such that a win32 port of pthreads can be picked up.
I need some help with this please.

Eventually I hacked boost/config/platform/win32.hpp,
and added "#define BOOST_HAS_PTHREADS".
Is this what we are expected to do?
I could find no help in this particular area of configuration.
This hack does indeed make it try to #include <pthread.h>
but I don't know how to tell the build where to look
for this header. Hence, I now get loads of compilation errors.

My app uses a proprietary library that is built on
the win32 port of pthreads. So in order for my app
to use boost I need it to work with the win32 port
of pthreads that the proprietary library was built with.
This means picking up pthread.h from the proprietary
library source directory, rather than picking it up
from std places. How is this done please?

Regards,

Andrew Marlow

----
There is an emerald here the size of a plover's egg!
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html
******************************************************************************"
The data and information (collectively called Information) herein is the sole property of ICAP.  The Information is confidential, may be legally privileged and is intended solely for the use of the individual or entity to whom it is addressed.  Unauthorised disclosure, copying or distribution of the Information is strictly prohibited and the recipient of the Information shall not redistribute the Information in any form to a third party.  If you received this Information in error please tell us by reply (or telephone the sender) and delete all copies on your system.
References in this Information to ICAP are references to ICAP plc, a company incorporated in England with registered number 3611426 whose registered office is 2 Broadgate, London, EC2M 7UR and where the context requires, includes its subsidiary and associated undertakings.  As applicable, certain companies within the ICAP group are authorised and regulated by the Financial Services Authority.  Any investment research sent from ICAP will provide an impartial and objective assessment of the securities, companies or other matters that are the subject of their research and our Conflicts of Interest Management Policy regarding investment research can be viewed by requesting a copy from your usual contact at ICAP.  Please visit www.icap.com for further regulatory information including details regarding the European eCommerce Directive.
*******************************************************************************"
We have taken precautions to minimise the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. "
*******************************************************************************                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      

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