Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Compiling a basic CGAL program in C++ on Mac OS X 10.7.2

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Compiling a basic CGAL program in C++ on Mac OS X 10.7.2


Chronological Thread 
  • From: Philipp Moeller <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Compiling a basic CGAL program in C++ on Mac OS X 10.7.2
  • Date: Tue, 14 Feb 2012 18:10:38 +0100
  • Organization: GeometryFactory

Marc Glisse
<>
writes:

> On Tue, 14 Feb 2012, Laurent Rineau (GeometryFactory) wrote:
>
>> Le mardi 14 février 2012 07:16:34 Bagga a écrit :
>>> I simply used Macports to install CGAL. I did nothing else(or special) to
>>> configure CGAL. I guess I simply used:
>>> /sudo port install cgal/
>>
>> Then we can say the port cgal from Macports seems plainly broken.
>
> I don't think so, it was simply configured with clang++ (the default
> compiler there), which by default accepts C++11 constructs with only a
> warning.
>
> --
> Marc Glisse

I've looked at https://trac.macports.org/wiki/UsingTheRightCompiler and
to me it seems that it should be using gcc 4.2 as the default unless it
has been changed by the user. The portfile [1] does not seem to change
configure.compiler.

[1] https://trac.macports.org/browser/trunk/dports/gis/cgal/Portfile

--
Philipp Moeller




Archive powered by MHonArc 2.6.16.

Top of Page