|
Message-ID: <CAOYuCc1LBAsz3UPnjCLOdB1STwxRjLHBTXfsyAW9rYjbrEgWpQ@mail.gmail.com>
Date: Tue, 22 Mar 2016 11:43:02 +0800
From: Lei Zhang <zhanglei.april@...il.com>
To: musl@...ts.openwall.com
Subject: Re: musl + libc++
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.
Lei
Content of type "text/html" skipped
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.