To be honest, I can't even get simple examples to run on my Ubuntu machine either (though I can get them to compile). It probably has something to do with the guarding macros in <thread> Brian On Thu, Mar 25, 2010 at 2:29 PM, luís <lmsilva@xxxxxx> wrote: > Sorry I forgot to include my command line, it's as following: > > g++ -g -Wall -ansi -pthread -std=c++0x main.cpp... >