Bug#705803: Info received (Bug#705803: libcgal-dev: gmpxx and mpfi detection)

2013-07-18 Thread Marc Glisse
(sorry for the late answer, I never received your last comment and only noticed it by chance on the web) I was already about to upload a modified package, but did not manage to do it before my vacation. Now thinking a bit more about the problem I'm no longer sure the outlined solution is the co

Bug#705803: Info received (Bug#705803: libcgal-dev: gmpxx and mpfi detection)

2013-05-07 Thread Joachim Reichel
Hi Marc, I was already about to upload a modified package, but did not manage to do it before my vacation. Now thinking a bit more about the problem I'm no longer sure the outlined solution is the correct one. If GMPXX/MPFI/NTL support is enabled when building the library itself (and hence defini

Bug#705803: libcgal-dev: gmpxx and mpfi detection

2013-04-21 Thread Joachim Reichel
Hi Marc, > #define CGAL_USE_GMP 1 > #define CGAL_USE_MPFR 1 > //#define CGAL_USE_GMPXX 1 > //#define CGAL_USE_LEDA 1 > //#define CGAL_USE_MPFI 1 > //#define CGAL_USE_RS 1 > //#define CGAL_USE_NTL 1 thanks for the report. GMPXX support was accidentially disabled in 4.1-1. Support for MPFI and NTL

Bug#705803: libcgal-dev: gmpxx and mpfi detection

2013-04-20 Thread Marc Glisse
Package: libcgal-dev Version: 4.2-1 Severity: wishlist Hello, looking at CGAL/compiler_config.h, I see: #define CGAL_USE_GMP 1 #define CGAL_USE_MPFR 1 //#define CGAL_USE_GMPXX 1 //#define CGAL_USE_LEDA 1 //#define CGAL_USE_MPFI 1 //#define CGAL_USE_RS 1 //#define CGAL_USE_NTL 1 It seems to me t