Parsec_Compilation_WorkerGroup_Error

33 views Asked by At
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.

1

There are 1 answers

1
Raj On

Add a -std=g++98 in CXXFLAGS in gcc.bldconf