http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59830
--- Comment #2 from b17c0de at gmail dot com ---
(In reply to Jonathan Wakely from comment #1)
> relies on mutexes and condition variables so you need to compile
> and link with -pthread
Thanks! That was indeed the problem. Whats wi
++
Assignee: unassigned at gcc dot gnu.org
Reporter: b17c0de at gmail dot com
user@domain:~/work/test$ uname -a
Linux domain 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux
user@domain:~/work/test$ g++ --version
g++ (Debian 4.7.2-5) 4.7.2
Copyright (C) 2012 Free Software