[gmp-bugs] Build feedback for gmp-6.1.0
Torbjörn Granlund
tg at gmplib.org
Thu Feb 25 17:07:09 UTC 2016
"Nelson H. F. Beebe" <beebe at math.utah.edu> writes:
Marc Glisse <marc.glisse at inria.fr> asks on Thu, 25 Feb 2016 17:38:58
+0100 (CET) about my problem report for a build failure on ArchLinux
on ARM:
>> I was asking if CFLAGS is set in your environment, before trying to build
>> GMP.
Yes, my $HOME/.config.site, to which CONFIG_SITE points so that
the configure script can find it, reports when it finishes:
At exit from $HOME/.config.site, that script reports:
exec_prefix = NONE
prefix = /usr/uumath
libdir = ${exec_prefix}/lib
CC =
CFLAGS = -I${prefix}/include
CXX =
CXXFLAGS = -I${prefix}/include
LDFLAGS = -L${exec_prefix}/lib -Wl,-rpath,${exec_prefix}/lib
If you set these variables, then you can expect GMP and other builds to
fail.
(You will also disable optimisation, except those packages that ignore
your settings.)
--
Torbjörn
Please encrypt, key id 0xC8601622
More information about the gmp-bugs
mailing list