<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Arial;color: #000000;font-size: 10pt;">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?<br>
<br>
cd src/corelib/ && make -f Makefile<br>
make[1]: Entering directory `/usr/local/u/angel/PV/Build/qt/src/qt-build/src/corelib'<br>
rm -f libQtCore.so.4.8.2 libQtCore.so libQtCore.so.4 libQtCore.so.4.8<br>
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/<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px; text-align:left"><span style="font-family:Arial"><span style="color:rgb(51,153,102); font-style:italic"></span></span>
<hr style="width:100%; height:2px; margin-left:0px; margin-right:auto">
<span style="font-family:Helvetica; font-weight:bold; color:rgb(0,128,128)"><span style="font-style:italic">Rick Angelini</span></span><br style="font-style:italic">
<span style="font-family:Helvetica; font-weight:bold; color:rgb(0,128,128)"><span style="font-style:italic"><br>
<span style="font-style:italic; color:rgb(0,51,102)">USArmy Research Laboratory</span></span></span><br style="font-style:italic; color:rgb(0,51,102)">
<span style="font-family:Helvetica; font-weight:bold; color:rgb(0,51,102); font-style:italic"></span>
<div style="font-family:Helvetica; font-weight:bold; color:rgb(0,51,102); font-style:italic">
CISD/HPC Architectures Team<br>
Building 120 Cube 315<br>
</div>
<span style="font-style:italic; font-weight:bold; color:rgb(0,51,102)"></span><span style="font-family:Arial; font-style:italic; color:rgb(0,51,102)"><span style="font-family:Helvetica; font-weight:bold">Phone: 410-278-6266</span></span><br>
<span style="font-family:Arial"></span></div>
</div>
</div>
</div>
</div>
</body>
</html>