POV-Ray : Newsgroups : povray.unix : How to build boost to compile POVRay beta 32 : Re: How to build boost to compile POVRay beta 32 Server Time
29 May 2024 07:38:16 EDT (-0400)
  Re: How to build boost to compile POVRay beta 32  
From: clipka
Date: 15 May 2009 11:45:01
Message: <web.4a0d8d4a78151111f708085d0@news.povray.org>
"Wise" <wis### [at] intelcom> wrote:
> I can go ahead one more step follow up above suggestion. but still error on
> link. I use below commands for configure, errors are same:
> ../configure COMPILED_BY="me" --prefix=/home/spd/wchen18/povray/libs/bin
> --with-boost=/home/spd/wchen18/povray/libs/bin
> --with-boost-thread=boost_thread-gcc43-mt
> --with-boost-libdir=/home/spd/wchen18/povray/libs/bin/lib

Hm... are you sure you need the gcc43 version of the boost lib?

I heard that gcc-compiled libraries may be incompatible depending on the gcc
version with which they were created. Kind of some incompatibility in the C
language runtime between certain versions of gcc. So "latest version" may not
always the best choice with this.

As you can see from my post, I'm using the gcc41 version of the boost thread
lib. But I'm actually using the Intel icpc compiler to compile POV-Ray, btw. (I
actually have no idea what version of the boost thread lib - regarding gcc
version - would be the right one for your purposes; but it might be worth
checking.)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.