POV-Ray : Newsgroups : povray.unix : Compiling with icc 12.1 : Re: Compiling with icc 12.1 Server Time
16 May 2024 22:32:03 EDT (-0400)
  Re: Compiling with icc 12.1  
From: Le Forgeron
Date: 15 Dec 2011 17:38:51
Message: <4eea76fb@news.povray.org>
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


Post a reply to this message

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