POV-Ray : Newsgroups : povray.unix : Compiling with icc 12.1 : Re: Compiling with icc 12.1 Server Time
16 May 2024 21:42:48 EDT (-0400)
  Re: Compiling with icc 12.1  
From: Le Forgeron
Date: 16 Dec 2011 03:35:46
Message: <4eeb02e2$1@news.povray.org>
Le 15/12/2011 23:50, jhu a écrit :
> Le_Forgeron <jgr### [at] freefr> wrote:
>> Final link with:
>>
>> icpc  -pipe -Wno-multichar -Wno-write-strings -s -O3 -ip -xHost -pthread
>>  -L/opt/intel/lib  -L/usr/lib -o povray disp_sdl.o disp_text.o
>> ../vfe/libvfe.a ../source/backend/libbackend.a
>> ../source/frontend/libfrontend.a ../source/base/libbase.a
>> ../source/libpovray.a -lSDL -L/usr/lib -lSDL -lXpm  -lSM -lICE -lX11
>> -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread
>> -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_thread  -pthread
> 
> What version of icc do you have, and how do I downgrade?
> 
> 


I have 12.0.5, taken at the relevant time from intel's site.

One point of last interest: I need to
"export LD_LIBRARY_PATH=/opt/intel/lib" in addition to the source of the
script from intel.


Post a reply to this message

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