Re: [Boost-users] BOOST_HAS_THREADS
This is not wrking bjam -sBUILD="<define>_REENTRANT <threading>multi"
Help me Ists urgent?
From: cavok@filibusta.crema.unimi.it (Domenico Andreoli) Reply-To: Boost Users mailing list
To: boost-users@lists.boost.org Subject: Re: [Boost-users] BOOST_HAS_THREADS Date: Sat, 8 Nov 2003 17:12:43 +0100 On Sat, Nov 08, 2003 at 01:26:37PM +0530, Lalit Seth wrote:
Hi all,
hi
I was using a a boost library boost_1_30_0. now i tried to use new boost realease boost-1.30.2.
But compiling the same application with new boost library results in error Thread support is unavailable!
as BOOST_HAS_THREADS Macro is not defined.
This is wht i have doen to install boost under RedHat8.0 Linux
./configure bjam
i think i've solved invoking bjam this way: bjam -sBUILD="<define>_REENTRANT <threading>multi"
ciao dom
-----[ Domenico Andreoli, aka cavok --[ http://filibusta.crema.unimi.it/~cavok/gpgkey.asc ---[ 3A0F 2F80 F79C 678A 8936 4FEE 0677 9033 A20E BC50 _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
_________________________________________________________________ Discover digital jadoo! Enter this contest. http://server1.msn.co.in/sp03/mediacenter/index.asp Win cool prizes!
On Sun, 2003-11-09 at 06:16, Lalit Seth wrote: Hi
This is not wrking bjam -sBUILD="<define>_REENTRANT <threading>multi"
Help me Ists urgent?
I had the same problem with version 1.30.2 (IIRC) and went back to version 1.30.0 and I think that solved it. As this is urgent and if you're not using any of the new features in 1.30.2, perhaps this would be your best shot. -- Regards Paul Paul Grenyer Email: paul@paulgrenyer.co.uk Web: http://www.paulgrenyer.co.uk Please note my change of email address.
participants (2)
-
Lalit Seth
-
Paul Grenyer