Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] issues of installing CGAL 3.3.1 on IBM AIX 5.3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] issues of installing CGAL 3.3.1 on IBM AIX 5.3


Chronological Thread 
  • From: Shu Ye <>
  • To:
  • Subject: Re: [cgal-discuss] issues of installing CGAL 3.3.1 on IBM AIX 5.3
  • Date: Mon, 8 Jun 2009 05:43:37 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=wX8PlD5HOJVJ46S5lyYsjWcV6me88ewuf2c+vGdqoRRub+pB++d6g8e/YEhS5/shLhYNbu8THK2EgEPw8X4f3c0EYdnC4ECaj5XcKIOB5x6+iOK3comK7w4bPRtTB0rQbNRodKuTCW45J+ygRGQE9L7XbtIt+BDnPj8gWMoVQrI=;

It looks like CGAL uses gcc by default. Actually I must use IBM 7.0 compiler (xlc) to be consistent with other software on IBM system. I need determine how to configure CGAL to build with xlc. Any suggestions on how to do it?
 
Thank you in advance,
 
Thanks,
-Shu

--- On Sun, 6/7/09, Sylvain Pion <> wrote:

From: Sylvain Pion <>
Subject: Re: [cgal-discuss] issues of installing CGAL 3.3.1 on IBM AIX 5.3
To:
Date: Sunday, June 7, 2009, 12:54 PM

My suggestion would be that you change all occurences of the word "hz"
to e.g. "hz_" in your own copy of CGAL.

I don't see a reasonable solution to work around this within CGAL.


Shu Ye wrote:
> Hi Sylvain,
>
> Thank you for taking a look at it. Do you have any suggestions on how to fix it?
>
> Thanks,
> -Shu
>
> --- On *Fri, 6/5/09, Sylvain Pion /<>/* wrote:
>
>
>     From: Sylvain Pion <>
>     Subject: Re: [cgal-discuss] issues of installing CGAL 3.3.1 on IBM
>     AIX 5.3
>     To:
>     Date: Friday, June 5, 2009, 8:26 PM
>
>      </mc/compose?to=> wrote:
>      > Hi,
>      >  Has anyone successfully installed CGAL on IBM AIX systems?
>      >  I am trying to install CGAL 3.3.1 libraries on IBM AIX 5.3
>     system recently. The OS is 'powerpc_AIX-3.0, Compiler is GNU 4.1.2.
>     The setup has been test OK. When I built CGAL libraries, I got lots
>     of compiler errors. I attached two log files if you want to take a
>     look at the errors. Thank you in advance.
>
>     /home/shuy/EMS/CGAL-3.3.1/ibmrs1/CGAL-3.3.1/include/CGAL/Point_3.h:145:
>     error: '100' cannot be used as a function
>
>     Smeels like some system header is defining a macro like "hz" to 100...
>
>
>     -- Sylvain Pion
>     INRIA Sophia-Antipolis
>     Geometrica Project-Team
>     CGAL, http://cgal.org/
>     -- You are currently subscribed to cgal-discuss.
>     To unsubscribe or access the archives, go to
>     https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>


-- Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/
-- You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page