libgmp.la
Loz Shamler
loz.shamler at gmail.com
Wed Jan 20 18:20:33 UTC 2021
*Hi*
*After a couple of days here I am*
cannot find the library 'library/gmp-6.2.1/libgmp.la' or unhandled argument
'library/gmp-6.2.1/libgmp.la'
*I'm running Linux Mate 17.1 32 bit i686. Compiling with clang3.8 or
gcc4.8. Although these are old I don't think this is the issue (haven't had
any trouble with any other libraries, updating either is not trivial due to
dependencies (maybe it is trivial but not for me)).*
*Here are some of the configure options I've tried*
*./configure --enable-cxx --enable-fat CC=clang-3.8 CXX=clang++-3.8
CFLAGS=-O02 CXXFLAGS=-O02 ABI=32*
*./configure --enable-cxx --enable-fat CC=clang-3.8 ABI=32*
*./configure --enable-cxx --enable-fat*
*./configure ABI=32*
*./configure*
*Same error every time.*
*libgmp.la <http://libgmp.la> exists in /gmp-6.2.1. Here are it's contents:*
# libgmp.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.6
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libgmp.so.10'
# Names of this library.
library_names='libgmp.so.10.4.1 libgmp.so.10 libgmp.so'
# The name of the static archive.
old_library='libgmp.a'
# Linker flags that cannot go in dependency_libs.
inherited_linker_flags=''
# Libraries that this one depends upon.
dependency_libs=''
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libgmp.
current=14
age=4
revision=1
# Is this an already installed library?
installed=no
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/usr/local/lib'
*The libraries are in /usr/local/lib*
*Any help much appreciated, I've gone through the gimp manual, trawled SO
etc.*
*Cheers, Loz*
More information about the gmp-discuss
mailing list