|
Message-ID: <20150621145224.GD1173@brightrain.aerifal.cx> Date: Sun, 21 Jun 2015 10:52:24 -0400 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Re: Problem with c++ and std::thread comparison On Sun, Jun 21, 2015 at 05:10:42PM +1000, Comm Unist wrote: > What happens when you try to call a weak symbol? Do you end up > calling 0x000000.....00 depending on your arch? What weak symbol? If your program is using weak references to pthread symbols, that's a bug. libstdc++ has this bug upstream but it's fixed in the patches you should be applying for building a toolchain that targets musl. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.