Boost logo

Boost :

From: Christoph Ludwig (cludwig_at_[hidden])
Date: 2006-03-02 04:21:06


On Wed, Mar 01, 2006 at 01:18:22PM -0500, Neal Becker wrote:
> FYI: gcc-4.1.0 is released

and, finally, it no longer defines _REENTRANT as soon as the compiler was
installed with MT-support, no matter whether MT-support was enabled on the
command line or not. (I did not test it yet, but bugzilla reports PR# 11953
fixed. <url:http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11953>)

Therefore, the code in boost's config headers that tries
to autodetect MT-support and sets BOOST_HAS_THREADS accordingly should work
again.

Christoph

-- 
FH Worms - University of Applied Sciences
Fachbereich Informatik / Telekommunikation
Erenburgerstr. 19, 67549 Worms, Germany

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk