see libstdc++-v3/src/mutex.cc:

#ifdef _GLIBCXX_HAVE_TLS
  __thread void* __once_callable;
  __thread void (*__once_call)();

and find out why it is configured not to have _GLIBCXX_HAVE_TLS defined.

Or you comment out this symbol for first set of test packages.

-- 
gcc-4.4 cross build for m68k on i486 fails
https://bugs.launchpad.net/bugs/514579
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to