Bug#749290: g++-4.8: broken std::thread on Hurd

2014-05-26 Thread Pino Toscano
stallation so I'm inclined to say this specific issue is Hurd-specific, yes. -- Pino Toscano -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/05d9

Bug#749290: g++-4.8: broken std::thread on Hurd

2014-05-25 Thread Pino Toscano
) b) fix pthread_key_create in Hurd's libpthread, changing it to __pthread_key_create and declaring pthread_key_create as strong alias, just like it is done in NPTL IMHO most probably (b) is the most realistic and easy to do. -- Pino Toscano -- To UNSUBSCRIBE, email to debian-gc