[Paraview] Intel Build: QT Error

Angelini, Richard C (Rick) CIV USARMY ARL (US) richard.c.angelini.civ at mail.mil
Fri Jun 21 14:27:50 EDT 2013


I am trying to build 4.0.1 using the Superbuild on an Intel-build system.    I have my compilers set to icc/icpc     I'm failing deep down in the QT build with missing Intel libraries - and I believe that the reason for the failure is that somehow QT is trying to build with gcc/g++ rather than icc/icpc.  Is there any way to force the compiler selection down to QT?

cd src/corelib/ && make -f Makefile
make[1]: Entering directory `/usr/local/u/angel/PV/Build/qt/src/qt-build/src/corelib'
rm -f libQtCore.so.4.8.2 libQtCore.so libQtCore.so.4 libQtCore.so.4.8
g++ -L/usr/local/u/angel/PV/Build/install/lib -Wl,--no-undefined -Wl,-e,qt_core_boilerplate -Wl,-O1 -Wl,-rpath,/usr/local/u/angel/PV/Build/install/lib -Wl,-rpath,/usr/local/u/angel/PV/Build/install/lib -shared -Wl,-soname,libQtCore.so.4 -o libQtCore.so.4.8.2 .obj/release-shared/qabstractanimation.o .obj/

________________________________
Rick Angelini

USArmy Research Laboratory
CISD/HPC Architectures Team
Building 120 Cube 315
Phone:  410-278-6266
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130621/fab036e3/attachment.htm>


More information about the ParaView mailing list