POV-Ray : Newsgroups : povray.unix : Compiling with icc 12.1 : Re: Compiling with icc 12.1 Server Time
2 May 2024 09:45:32 EDT (-0400)
  Re: Compiling with icc 12.1  
From: Le Forgeron
Date: 15 Dec 2011 12:38:06
Message: <4eea307e$1@news.povray.org>
Le 15/12/2011 13:50, Le_Forgeron nous fit lire :
> More technical details if still needed tonight (about 6 hours away),
> once I'm back on the actual system with icc. (but I'm not sure it was in
> the 12 serie or not)

Yep, 12.0.5

Had to install in /opt/intel a version of boost (from tar ball, compiled
& installed with icc/icpc)

  $ source /opt/intel/bin/compilervars.sh intel64

  $ ./configure COMPILED_BY="the name which matter"
--disable-io-restrictions --with-boost-libdir=/opt/intel/lib
--with-boost-thread=boost_thread --with-boost=/opt/intel CC=icc CXX=icpc
--disable-debug



--disable-io-restrictions  : just my personal taste.


Post a reply to this message

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