|
Message-ID: <20140813234139.GR12888@brightrain.aerifal.cx> Date: Wed, 13 Aug 2014 19:41:39 -0400 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Re: compiling musl on x86_64 linux with ppc On Wed, Aug 13, 2014 at 04:39:29PM -0700, Isaac Dunham wrote: > On Wed, Aug 13, 2014 at 02:56:08PM +0200, u-igbb@...ey.se wrote: > > My goal is a musl-based selfcontained pcc toolchain. > > I'd like to also have a tcc-based one but musl seems to be too hard > > a target for tcc yet :( sigh. > > You will need to patch pcc to get the right ld.so; if I'm remembering > right, there's no reliable way to change it on the command line. > (Just a heads up just in case.) -Wl,-dynamic-linker should work fine, but for changing the default you probably need to patch (unless there's the equivalent of gcc's specs file). 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.