Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 01 Oct 2014 14:35:54 -0500
From: Samuel Holland <samuel@...lland.net>
To: musl@...ts.openwall.com
Subject: Re: converting gcc from glibc to musl

On 10/01/2014 02:13 PM, Stephen Turner wrote:
> that worked like a charm. so i have a issue with the way i built musl
> then?  apparently dynamic doesnt work without specifying the library but
> static is fine.

That means your GCC is misconfigured. It's using the glibc dynamic 
loader. From the output in your other mail, it looks like you're using 
your distribution's gcc. Is musl /usr/lib/libc.so, /lib/libc.so, or 
something else? What about libc.a?

-- 
Regards,
Samuel Holland <samuel@...lland.net>

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.