Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun, 27 May 2012 21:52:56 -0700
From: Isaac Dunham <idunham@...abit.com>
To: musl@...ts.openwall.com
Subject: SIGILL when dynamic linking without -Wl,-Bsymbolic-functions

When -Wl,-Bsymbolic-functions is disabled in the makefile, musl
cannot be used for dynamic linking.
However, the -Bsymbolic-functions option was added in binutils 2.17.50
(a CVS/git version, not a release); this was apparently just prior to
the license switch.

As a result, it will be impossible to use Aboriginal Linux packages to
generate a version capable of dynamic linking.

I'm pretty sure this used to work...but I don't remember when I tested
it last. I think it was somewhere around 0.8.1-0.8.5.

Isaac Dunham

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.