← Back to team overview

registry team mailing list archive

[Bug 514579] Re: gcc-4.4 cross build for m68k on i486 fails

 

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 Registry
Administrators, which is the registrant for Debian.