[GAMSlinks-tickets] Re: [GAMS interface to COIN-OR solvers] #1: error running configure script

GAMS interface to COIN-OR solvers coin-trac at coin-or.org
Mon Mar 5 18:11:15 EST 2007


#1: error running configure script
--------------------------+-------------------------------------------------
  Reporter:  bbaumrucker  |       Owner:  stefan  
      Type:  defect       |      Status:  assigned
  Priority:  major        |   Milestone:          
 Component:  component1   |     Version:          
Resolution:               |    Keywords:          
--------------------------+-------------------------------------------------
Comment (by stefan):

 I'll check if I can see where this unresolved symbols come from. Maybe you
 need to specify explicitely that cl has to link against the c++ standard
 library (in unix this is called libstdc++).

 If you need only Ipopt, you can also set environment variable
 COIN_SKIP_PROJECTS to "Cbc Cgl Clp Osi !CoinUtils" before calling
 configure. Then only Makefiles for Ipopt should be compiled.
 Or you can just delete the source code directories for these packages.
 Or you do only make in the Ipopt directory, and in GAMSlinks/src/Ipopt.
 But I'm afraid that the same linking problems will occur as for Cbc.

 To use Ipopt with MA27 you will need to recompile it, me or GAMS is not
 allowed to distribute a binary that include HSL code.

-- 
Ticket URL: <https://projects.coin-or.org/GAMSlinks/ticket/1#comment:3>
GAMS interface to COIN-OR solvers <http://projects.coin-or.org/GAMSlinks>
GAMS interface to COIN-OR solvers



More information about the GAMSlinks-tickets mailing list