On 21 February 2013 16:07, Markos Chandras <[email protected]> wrote: > On 21 February 2013 14:03, Bernhard Reutner-Fischer > <[email protected]> wrote:
>>> + >>> -Wl,-z,nodelete,-z,initfirst,-init=$(SYMBOL_PREFIX)__pthread_initialize_minimal_internal >> >> mhm. I am curious on which arch you needed this? >> >> PS: It is interesting to see that the -init part is sometimes >> encountered by people but apparently never the -fini one as in >> dl_cleanup? > > Hi Bernhard, > > It's needed by the Meta arch port which I just submitted. Meta > prefixes symbols with "_". See the Rules.mak changes in the [07/12] > patch (once it reaches the mailing list). It's also needed by > h8300,bfin,i960 and v850 which also have SYMBOL_PREFIX=_ ok, and why does it work for aforementioned fini, or do you just support static? _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
