This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++0x, std::thread error


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@gmx.de> wrote:
> Sorry I forgot to include my command line, it's as following:
>
> g++ -g -Wall -ansi -pthread -std=c++0x main.cpp...
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]