|
Boost : |
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-10-11 10:16:14
----- Original Message -----
From: "Karl Pitrich" <pit_at_[hidden]>
> pit_at_warp:~/prj/boost > jam -ftools/build/allyourbase.jam -sTOOLS="gcc"
<snip>
> libs/thread/build/../src/once.cpp: In function `void boost::call_once
> (void (*) (), once_flag &)':
> libs/thread/build/../src/once.cpp:88: cannot convert `void (*) ()' to
> `const void *' for argument `2' to `pthread_setspecific (unsigned int,
> const void *)'
AFAIK this problem has nothing to do with Boost.Build, and wouldn't be
solved by make. It appears to be a bug in the thread library code.
===================================================
David Abrahams, C++ library designer for hire
resume: http://users.rcn.com/abrahams/resume.html
C++ Booster (http://www.boost.org)
email: david.abrahams_at_[hidden]
===================================================
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk