"Nelson H. F. Beebe" <be...@math.utah.edu> writes:

  Marc Glisse <marc.gli...@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
_______________________________________________
gmp-bugs mailing list
gmp-bugs@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-bugs

Reply via email to