|
Message-ID: <5037596C.1030409@gmail.com> Date: Fri, 24 Aug 2012 16:37:32 +0600 From: agent <agentprog@...il.com> To: musl@...ts.openwall.com Subject: Re: build musl with clang i have built clang from trunk and tried the calloc test. when test program is linked dynamically to libc.so it fails it. if it linked statically -- it passes ok. according to musl build scripts, it is built with -O3 for .so and with -Os for .a. so a wrong optimization occurs only on -O3 level
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.