[Coin-discuss] Build Clp (and later Cbc) with Sun Studio

Kim Hansen kimhanse at gmail.com
Wed Sep 26 11:32:20 EDT 2007


I am trying to build Coin (Clp and Cbc) with suns compiler, but I get
strange errors.

kim at maia:~/coin-clp/test$ ../trunk/configure CXX=/opt/SUNWspro/bin/CC
CC=/opt/SUNWspro/bin/cc F77=/opt/SUNWspro/bin/f77
--with-blas=-lsunperf
checking build system type... i386-pc-solaris2.10
[...]
configure: Main configuration of Clp successful
kim at maia:~/coin-clp/test$ make
Making all in CoinUtils
[...]
make[1]: Leaving directory `/export/home/kim/coin-clp/test'
kim at maia:~/coin-clp/test$ cd Clp/src/
kim at maia:~/coin-clp/test/Clp/src$ ./clp -netlib
Coin LP version 1.06.00, build Sep 26 2007
command line - /export/home/kim/coin-clp/test/Clp/src/.libs/clp -netlib
Doing netlib with dual or primal algorithm
[...]
Clp0006I 149  Obj 5.30315e+63 Primal inf 4.278e+32 (52) Dual inf
2.97313e+34 (27)
Clp0006I 151  Obj 1.57093e+64 Primal inf 2.21353e+33 (53) Dual inf
1.48573e+34 (33)
increasing weight to 9.85261e+12
Clp0006I 154  Obj -1.66943e+63 Primal inf 5.93629e+33 (49) Dual inf
1.22451e+34 (25)
increasing weight to 1.47789e+13
Segmentation Fault (core dumped)
kim at maia:~/coin-clp/test/Clp/src$

I have attached the log of the netlib test to this message.

Have I made a mistake in the build process or should I use the
debugger now to find the error?

Regards,
-- 
Kim Hansen
Vadgårdsvej 3, 2.tv
2860 Søborg
Fastnet: 3956 2437  --  Mobil: 3091 2437
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clp-netlib.log
Type: text/x-log
Size: 39429 bytes
Desc: not available
URL: <http://list.coin-or.org/pipermail/coin-discuss/attachments/20070926/78a0f506/attachment.bin>


More information about the Coin-discuss mailing list