Source: tbb Version: 3.0+r035-1 Severity: serioustbb on i386 is compiled with -march=pentium4, and as such doesn't work at all on older machines. For example, on a system with a Pentium CPU, the Fibonacci example dies like this:
$ make g++ -O2 -DNDEBUG -o fibonacci Fibonacci.cpp -ltbb ./fibonacci make: *** [test] Illegal instruction -- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

