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: Patricio German Barletta Roldan <>
  • To:
  • Subject: Re: [cgal-discuss] build linking to wrong gmp and mpfr
  • Date: Tue, 25 Oct 2016 18:54:36 -0300
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:DneiTxAovoC/jqDfW5C6UyQJP3N1i/DPJgcQr6AfoPdwSP3ypMbcNUDSrc9gkEXOFd2CrakV0ayI4+u4ByRAuc/H6y9SNsQUFlcssoY/oU8JOIa9E0r1LfrnPWQRPf9pcxtbxUy9KlVfA83kZlff8TWY5D8WHQjjZ0IufrymUt2as8Pi3O+7/9jfYh5DmSGmSbJ0NhS/6wvL5ecMho43Eq8t0BrCo3wAVOlMwGpubXiahRLx+tu5tKRk9yhZvbp178RJS6H3Y7gxZbNdBTUidWsy4Zu45lH4UQKT6y5EAS0tmR1SDl2d4Q==

Have you tried including the "non-standard locations" in the -L list before the standard ones, like /usr/local/...?

On Tue, Oct 25, 2016 at 4: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.




Archive powered by MHonArc 2.6.18.

Top of Page