Boost logo

Boost Users :

From: Raul Huertas (rhuertas_at_[hidden])
Date: 2005-01-31 02:35:06


Oliver Kowalke wrote:

>Hi,
>I want to use boost on HP-UX together with gcc-3.3.2. As I figured out that
>thread-support is disabled (BOOST_DISABLE_THREADS is defined in file
>boost/config/platform/hpux.hpp). Up gcc-3.3 posix-threads are supported on
>HP-UX-plattform (http://gcc.gnu.org/install/specific.html#hppa*-hp-hpux11).
>Is it then save to remove #define BOOST_DISABLE_THREADS in
>boost/config/platform/hpux.hpp?
>with best regards,
>Oliver
>
>
>
You have to remove

#define BOOST_DISABLE_THREADS

and insert:

# define BOOST_HAS_THREADS
# define BOOST_HAS_PTHREADS

That's what we've done, ¡and it works!

Best regards,

Raúl Huertas Díaz

************************************************************************************************************************************************
*La información contenida en este mensaje de correo electrónico es confidencial y puede revestir el carácter de reservada. *
*Está dirigida exclusivamente a la persona destinataria. *
*El acceso o cualquier uso por parte de cualquier otra persona de este mensaje no están autorizados y pueden ser ilegales.*
*Si no es Ud. la persona destinataria, le rogamos que proceda a borrarlo. *
*The information in this e-mail is confidential and may be legally privileged. *
*It is intended solely for the addressee. *
*Access or any use by any other person to this Internet e-mail is not authorised and may be unlawful. *
*If you are not the intended recipient, please delete this e-mail. *
************************************************************************************************************************************************
 


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