|
From: Vojtech F. <voj...@se...> - 2008-01-23 16:50:06
|
Julian Seward <jseward <at> acm.org> writes: > > > Hmm, that's strange. What gcc version are you using and what > flags did you compile this with? > > J Compiled simply with: g++ -g -lpthread thread-ex.cpp GCC version is 3.3.3 (We have to use this version in our project) Valgrind was compiled with this version too. Otherwise our system is OpenSuse 10.2 Vojtech |