Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Building static CGAL with static GMP, for commercial use : licence issue

Subject: CGAL users discussion list

List archive

[cgal-discuss] Building static CGAL with static GMP, for commercial use : licence issue


Chronological Thread 
  • From: Sébastien Maraux <>
  • To:
  • Subject: [cgal-discuss] Building static CGAL with static GMP, for commercial use : licence issue
  • Date: Wed, 26 May 2010 11:31:56 +0200

Hello,

For some reasons, I need to have CGAL (2D) built as static with no dependencies (well, static dependencies in main soft).
This mentionned software have a commercial licence of 2D CGAL triangulation. But when looking at GMP dependency, I have seen that it is under LGPL.
This would mean that we have to either : publish whole source code of main software, or at least .obj with a mean of rebuilding it (with sources of CGAL)

It would not be a good thing to publish .obj of the commercial software, so is there any other way to use CGAL and dependencies in static ?
Does the commercial licence of CGAL includes a commercial (not LGPL) licence of GMP ?

Best Regards,

Sebastien Maraux
Expert Engineer at INRIA






Archive powered by MHonArc 2.6.16.

Top of Page