
Hi, I´m trying to build boost_1_31_0 on a Alpha box running Tru64 version 5.1B. After running bjam "-sTOOLS=gcc" stage I get the following error: /usr/include/pthread.h:328:4: #error "Please compile the module including pthread.h with -pthread" Since I´m a newbie to boost I´m looking for some help to handle this issue. Best regards, Eduardo

Eduardo Bezerra wrote:
Hi,
I´m trying to build boost_1_31_0 on a Alpha box running Tru64 version 5.1B.
After running bjam "-sTOOLS=gcc" stage I get the following error:
/usr/include/pthread.h:328:4: #error "Please compile the module including pthread.h with -pthread"
Since I´m a newbie to boost I´m looking for some help to handle this issue.
GCC is not a supported toolset on Tru64 up to now. If you can wait a few days, then go for 1.32.0 which will support GCC on Tru64. There is a prelease tarball available which works pretty well with GCC-3.4.2 on Tru64. Markus
participants (2)
-
Eduardo Bezerra
-
Markus Schöpflin