Thanks guys, i added my patch (attached) to musl-cross build system (patches directory) and that fixed the problem. On Sun, Oct 19, 2014 at 6:25 AM, Jens Gustedt wrote: > Am Samstag, den 18.10.2014, 15:02 -0400 schrieb Rich Felker: > > Can't it be fixed just by changing gthr-posix.h not to use weak > > references ever, and rebuilding gcc's target libs (or all of gcc)? > > Looking how this done for that gthread thing, __GXX_WEAK__ could be a > good candidate to tweak. Hopefully this used consistently in other > parts of the library. > > Jens > > -- > :: INRIA Nancy Grand Est ::: AlGorille ::: ICube/ICPS ::: > :: ::::::::::::::: office Strasbourg : +33 368854536 :: > :: :::::::::::::::::::::: gsm France : +33 651400183 :: > :: ::::::::::::::: gsm international : +49 15737185122 :: > :: http://icube-icps.unistra.fr/index.php/Jens_Gustedt :: > > > > >