utility::thread namespace error while trying to build with boost_thread
Hello, I'm trying to build Rosetta 2015-.12.57698 in Ubuntu 14.04.2 LTS using gcc 4.8.2. I can successfully build Rosetta using:
./scons.py -j2 bin mode=release
but when I try with "extras=boost_thread" (i.e., ./scons.py -j2 bin mode=release extras=boost_thread), I get the following error: