bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24846: error while loading shared libraries: libgmp.so.10: unexpecte


From: Pádraig Brady
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
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]