Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 29 May 2012 09:04:31 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: SIGILL when dynamic linking without
 -Wl,-Bsymbolic-functions

* Isaac Dunham <idunham@...abit.com> [2012-05-28 23:03:09 -0700]:
> I have makeinfo installed, but the check in binutils-2.17.50-x doesn't
> recognize it...
> 
> > I thought Rob said he was going to patch -Bsymbolic-functions into his
> > binutils, but I guess he never did...
> He said it was on his todo list (in the 50's)...which AFAIK means "maybe
> in a year or two, if that soon".

i'd just do

git clone git://sourceware.org/git/binutils.git binutils-2007-07-16
cd binutils-2007-07-16
git checkout -b gpl2 e6170bec011e801682d614aab989ef4b8b60e8d1

and work from there..

or back port the -Bsymbolic-functions changes made in 2007-01

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.