GNU bug report logs - #24846
error while loading shared libraries: libgmp.so.10: unexpected PLT reloc type 0x40

Previous Next

Package: coreutils;

Reported by: Yan Markman <ymarkman <at> marvell.com>

Date: Tue, 1 Nov 2016 15:36:02 UTC

Severity: normal

Tags: notabug

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Pádraig Brady <P <at> draigBrady.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>, Yan Markman <ymarkman <at> marvell.com>, 24846 <at> debbugs.gnu.org
Subject: bug#24846: error while loading shared libraries: libgmp.so.10: unexpected PLT reloc type 0x40
Date: Tue, 1 Nov 2016 17:08:49 +0000
On 01/11/16 16:32, Paul Eggert wrote:
> On 11/01/2016 09:09 AM, Pádraig Brady wrote:
>> BTW it would be better to configure your coreutils build --without-gmp
> 
> Perhaps --enable-single-binary-exceptions=factor,expr should be the 
> default if GMP is used?

Interesting tradeoff.

That would increase the single binary install by about 10%
(factor(86K), expr(40K)), while keeping the same functionality.

Maybe something like:

  if --enable-single-binary && !--with-gmp && HAVE_GMP
    --enable-single-binary-exceptions=factor,expr

I'll think about it.

cheers,
Pádraig




This bug report was last modified 6 years and 204 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.