Bill Allombert on Fri, 18 Dec 2015 16:00:52 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: test Mac OS binary for PARI/GP |
On Fri, Dec 18, 2015 at 12:38:54PM +0100, Karim Belabas wrote: > Undex MacOSX Mountain Lion (10.8.2), I get > > dyld: Library not loaded: /usr/local/lib/libgmp.10.dylib > Referenced from: /Users/kbelabas/pari/Odarwin-i386.dbg/./gp-2.7.5-osx > Reason: image not found > zsh: trace trap ./gp-2.7.5-osx > > And indeed > > (12:32) kb% otool -L gp-2.7.5-osx > gp-2.7.5-osx: > /usr/local/lib/libgmp.10.dylib (compatibility version 13.0.0, current version 13.0.0) > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1197.1.1) Sorry for the false start. At least, I have fixed this issue. As I understand our binaries can only work with Mountain Lion or more recent. Cheers, Bill.