|
Message-ID: <c0c8ed35-35de-8042-ff79-f06905d54c83@gentoo.org> Date: Tue, 22 Mar 2016 12:48:10 +0100 From: Luca Barbato <lu_zero@...too.org> To: musl@...ts.openwall.com Subject: Re: musl + libc++ On 22/03/16 04:43, Lei Zhang wrote: > 2016-03-22 7:39 GMT+08:00 Hayden Livingston <halivingston@...il.com>: > >> Have folks gotten around using musl + libc++ (from the llvm project)? >> >> I'm trying to get a setup where all my dependencies can be moved to >> musl and libc++ to build static executables. >> > > I've tried to do about the same thing before and failed because libc++ > depends on some functions not implemented in musl yet, like strtoll_l() > and __printf_chk() IIRC. Nothing should directly use __printf_chk() how did you get that symbol there?. lu
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.