Hi guys,
I've tried to compile boost 153 with gcc-4.8 and two weird things are happening.
1 - a bunch of warning during compile time
2 - any program using boost thread errors out :
Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS"
Can you please help me figure out what I'm doing wrong
Thank you