Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL 4.5.1 install fails on Solaris 10 Sparc 64 bit

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL 4.5.1 install fails on Solaris 10 Sparc 64 bit


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL 4.5.1 install fails on Solaris 10 Sparc 64 bit
  • Date: Mon, 27 Apr 2015 09:29:00 +0200
  • Organization: GeometryFactory

On 04/24/2015 10:00 PM, Michele31415 wrote:
Sebastien Loriot (GeometryFactory) wrote
This compiler /opt/csw/bin/g++ seems broken according to cmake.

Thanks. Not to dispute cmake but I recently used this same compiler to
compile Qt5.2, a four hour long affair of compiling many thousands of C++
programs, and that worked.

Is there some way to tell exactly /what/ cmake is trying to do that makes it
think the compiler is broken? Is CGAL perhaps unable to find stuff it needs
in /opt/csw/? I looked for the string "is not able to compile a simple
test" in CMakeLists.txt but couldn't find it there.

I also tried CGAL's cmake using Solaris Studio 12.3's C++ compiler and that
didn't work either, making me think it's not the compiler.




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-4-5-1-install-fails-on-Solaris-10-Sparc-64-bit-tp4660404p4660726.html
Sent from the cgal-discuss mailing list archive at Nabble.com.

Have a look at:

See also "/opt/CGAL-4.5.1/CMakeFiles/CMakeOutput.log".
See also "/opt/CGAL-4.5.1/CMakeFiles/CMakeError.log".

they might contain more information that will be helpful to understand
the issue. Might be that you don't have write permission in /opt for example.

Sebastien.



Archive powered by MHonArc 2.6.18.

Top of Page