[Coin-bcpdiscuss] Compiling difficulties with cygwin and SunOS

kellerbd at email.arizona.edu kellerbd at email.arizona.edu
Tue Nov 7 21:38:31 EST 2006


Hello,

I am trying to compile BCP under Cygwin on Windows and also SunOS 9 with gcc
3.4.2.  In both cases the configuration runs fine, but I have problems while
compiling.

The output from Cygwin is:

make[2]: Entering directory `/coin-Bcp/build/Bcp/src'
.deps/BCP_USER.Plo:1: *** multiple target patterns.  Stop.
make[2]: Leaving directory `/coin-Bcp/build/Bcp/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/coin-Bcp/build/Bcp'
make: *** [all-recursive] Error 1

The output from SunOS is:

"../../../CoinUtils/src/CoinPackedVectorBase.cpp", line 45: Error: The operation
"__rwstd::__rb_tree<int, int, __rwstd::__ident<int, int>, std::less<int>,
std::allocator<int>>::iterator == __rwstd::__rb_tree<int, int,
__rwstd::__ident<int, int>, std::less<int>,
std::allocator<int>>::const_iterator" is illegal.
"../../../CoinUtils/src/CoinPackedVectorBase.cpp", line 118: Error: The
operation "__rwstd::__rb_tree<int, int, __rwstd::__ident<int, int>,
std::less<int>, std::allocator<int>>::iterator != __rwstd::__rb_tree<int, int,
__rwstd::__ident<int, int>, std::less<int>,
std::allocator<int>>::const_iterator" is illegal.
2 Error(s) detected.
*** Error code 1
make: Fatal error: Command failed for target `CoinPackedVectorBase.lo'
Current working directory /home/kellerbd/coin-Bcp/build/CoinUtils/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/kellerbd/coin-Bcp/build/CoinUtils
*** Error code 1

How can I fix these problems?

Thanks,
Brian




More information about the Coin-bcpdiscuss mailing list