[Ipopt-tickets] [Ipopt] #233: Debug application linked against release IPOPT

Ipopt coin-trac at coin-or.org
Fri Apr 11 02:06:47 EDT 2014


#233: Debug application linked against release IPOPT
---------------------+------------------------
  Reporter:  panos   |      Owner:  ipopt-team
      Type:  defect  |     Status:  new
  Priority:  normal  |  Component:  Ipopt
   Version:  3.11    |   Severity:  normal
Resolution:          |   Keywords:
---------------------+------------------------

Comment (by panos):

 I managed to resolve the issue by specifying the order of the libraries in
 exactly the same order as specified in file coinhsl.pc under the /lib
 directory-that is the pkg-config generated file for the hsl library.
 In my case that was:
 Libs: -L${libdir} -lcoinhsl -L/opt/intel/mkl/lib/intel64 -lmkl_intel_lp64
 -lmkl_intel_thread -lmkl_core
 -L/opt/intel/composer_xe_2013_sp1.2.144/compiler/lib/intel64 -liomp5
 -lpthread -lm
 -L/opt/intel/composer_xe_2013_sp1.2.144/compiler/lib/intel64
 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/lib64/ -L/lib64/
 -L/usr/lib64/ -L/usr/lib/ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib
 -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl

--
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/233#comment:3>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list