|
Message-ID: <20120602203225.GQ163@brightrain.aerifal.cx> Date: Sat, 2 Jun 2012 16:32:25 -0400 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: Re: hm, libc crashes loading libc On Sat, Jun 02, 2012 at 03:30:14PM +0200, aep wrote: > On Sat, 2 Jun 2012 00:03:22 -0400, Rich Felker wrote: > >On Sat, Jun 02, 2012 at 12:18:55AM +0200, aep wrote: > >>hashtab=0x0 sounds wrong, but how did it become zero? > > turns out the problem is that gcc 4.7.0 from archlinux adds > --hash-style=gnu to ld, which musl cannot read. I can look into how much work it would be to add GNU hash support, or whether it's possible to support linear searching the symbol table when the hash table is missing... 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.