Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] install CGAL on unix sol86 platform

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] install CGAL on unix sol86 platform


Chronological Thread 
  • From: Joachim Reichel <>
  • To:
  • Subject: Re: [cgal-discuss] install CGAL on unix sol86 platform
  • Date: Fri, 22 May 2009 11:45:19 +0200

Hi,

> Can anyone share some experience on how to install CGAL 3.3 or 3.4 on UNIX
> sol86 platform? I tried to install it on this platform, but couldn't
> succeed. According to CGAL installation manual, it requires g++ 4.1
> compiler. I am not sure if I can use gcc 4.1.1 instead. Thank you in
> advance.

If you read "gcc" as "GNU Compiler Collection", then the answer is yes,
since it contains the C++ compiler. If you read "gcc" as GNU C Compiler,
then the answer is no, you really need the C++ compiler.

I strongly suggest using CGAL 3.4 and not 3.3.

Maybe we can help you if you let us know the error message (and more
details, see http://www.cgal.org/bug_report.html).

Joachim



Archive powered by MHonArc 2.6.16.

Top of Page