Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] build linking to wrong gmp and mpfr

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] build linking to wrong gmp and mpfr


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] build linking to wrong gmp and mpfr
  • Date: Wed, 26 Oct 2016 09:16:23 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:E4ufSB9DJw3Qdf9uRHKM819IXTAuvvDOBiVQ1KB90u4cTK2v8tzYMVDF4r011RmSDN+dtaIP0rOJ++C4ACpbvsbH6ChDOLV3FDY7yuwu1zQ6B8CEDUCpZNXLVAcdWPp4aVl+4nugOlJUEsutL3fbo3m18CJAUk6nbVk9EM2uRdWX15j/l73qus6bXwIdjzW0ZfZ+LQ69sB7KnsgQm4prbKgrmTXTpX4dMd9bz2pzOVOemV7Y4d2x+4IrswtdvPcs69RRf6zxY6MiXP0SRGA9N2cv5cr38xzHZQSK73oYFG4Rl0wbUED+8BjmU8Kp4WPBve1n1XzHZcA=
  • Organization: GeometryFactory

On 10/25/2016 09:03 PM, Jack Stalnaker wrote:
I am trying to build version 4.7. The configuration stage goes well, and
finds the updated GMP and MPFR I've installed in non-standard locations.
However, at the link stage of the build, the libraries link to the
outdated system versions of the library instead.

Why is this happening, and how can I prevent it?

Thanks.

Look here:
http://doc.cgal.org/latest/Manual/installation.html#title46

for which cmake or environment variables you should set
so that CGAL cmake scripts pick the right libraries.

Sebastien.




Archive powered by MHonArc 2.6.18.

Top of Page