WorkerGroup.h:88:5: error: looser throw specifier for 'virtual threads::WorkerGroup::~WorkerGroup() throw (threads::CondException, threads::MutexException)'
88 | ~WorkerGroup();
| ^
I tried Compiling parsec benchmark this still keeps showing.
Add a
-std=g++98in CXXFLAGS in gcc.bldconf