On Wed, Dec 28, 2016 at 02:59:18PM +0100, Sebastian Andrzej Siewior wrote:
> On 2016-12-08 01:20:06 [+0100], Guillem Jover wrote:
> > Hi!
> Hi,
> 
> > The actual problem here, is that for whatever reason on x32 and only
> > x32, the build system is (as I noted in #845193#10) calling link_a.gnu
> > instead of the link_o.gnu target, which tries to link a static library
> > composed of PIE objects into a shared library, which makes it fail.
> 
> so is there anything we need to do on the openssl side?

Figure out why it uses link_a instead of link_o, and maybe fix it?


Kurt

Reply via email to