static linking failed with sigaction testing program

Mike Frysinger vapier at gentoo.org
Sun Mar 27 05:26:21 UTC 2011


On Sat, Mar 26, 2011 at 9:24 PM, Kevin Cernekee wrote:
> On Fri, Mar 25, 2011 at 6:33 PM, Peter Mazinger wrote:
>> To really fix it, we have to get rid of all duplicated *sigactions, only one should stay (preferably in libc IMHO)
>
> Since my glibc-based host PC has no problem compiling the test program
> regardless of the link order, I checked to see how glibc implements
> the symbol types:

really you should be looking at how the linker processes things.  use
-Wl,-M for both.
-mike


More information about the uClibc mailing list