[Scip] linking problems with icc

Sandor Balogh polarisster at gmail.com
Thu May 18 17:33:57 MEST 2006


Dear All,

I have tried to compile the source with the Intel C++ Compiler 8.1 on
Kubuntu 5.04 system. I have attached the corresponding makefiles. I
get this error message:

sanyi at kubuntu:~/scip-0.82$ make OPT=opt LPS=spx COMP=intel LINK=static
READLINE=false VERBOSE=true

[...]

-> linking bin/scip-0.82.linux.x86.intel.opt.static.spx
icc obj/O.linux.x86.intel.opt.static/bin/cppmain.o \
       -Llib -lscip.linux.x86.intel.opt.static
-llpispx.linux.x86.intel.opt.static  -O3 -xP -w1 -ip
-lsoplex.linux.x86.intel \
       -lm  -lstdc++ -static  -o bin/scip-0.82.linux.x86.intel.opt.static.spx
lib/liblpispx.linux.x86.intel.opt.static.a(lpi_spx.o)(.gnu.linkonce.d._ZTI7SPxSCIP+0x8):
undefined reference to `typeinfo for soplex::SPxSolver'
make: *** [bin/scip-0.82.linux.x86.intel.opt.static.spx] Error 1

It must be my silly mistake but i don't know what is wrong. The SOPLEX
solver seems to be OK.

Many thanks,

Sandor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: soplex-make.linux.x86.intel.opt.static
Type: application/octet-stream
Size: 266 bytes
Desc: not available
Url : http://listserv.zib.de/mailman/private/scip/attachments/20060518/43453ca2/soplex-make.linux.x86.intel.opt.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scip-make.linux.x86.intel.opt.static
Type: application/octet-stream
Size: 320 bytes
Desc: not available
Url : http://listserv.zib.de/mailman/private/scip/attachments/20060518/43453ca2/scip-make.linux.x86.intel.opt.obj


More information about the Scip mailing list