bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master


From: Hermann Peifer
Subject: Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches
Date: Thu, 8 Feb 2018 21:07:38 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 08.02.18 21:00, Hermann Peifer wrote:
> A random search on Internet tells me: "ldd can be duplicated by otool
> -L.". See below. If this helpful?
> 
> $ otool -L extension/.libs/intdiv.so
> extension/.libs/intdiv.so:
>       /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
> version 1252.0.0)
> 

Just to add what otool says about ./gawk itself:

$ otool -L ./gawk
./gawk:
        /opt/local/lib/libsigsegv.2.dylib (compatibility version 3.0.0, current
version 3.5.0)
        /opt/local/lib/libintl.8.dylib (compatibility version 10.0.0, current
version 10.5.0)
        
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 
(compatibility version 150.0.0, current version 1451.0.0)
        /opt/local/lib/libreadline.7.dylib (compatibility version 7.0.0,
current version 7.0.0)
        /opt/local/lib/libmpfr.4.dylib (compatibility version 6.0.0, current
version 6.6.0)
        /opt/local/lib/libgmp.10.dylib (compatibility version 14.0.0, current
version 14.2.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1252.0.0)




reply via email to

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