[Ipopt-tickets] [Ipopt] #191: Compiling a shared library with HSL

Ipopt coin-trac at coin-or.org
Mon Jan 7 21:03:34 EST 2013


#191: Compiling a shared library with HSL
---------------------+------------------------
  Reporter:  guest   |      Owner:  ipopt-team
      Type:  defect  |     Status:  new
  Priority:  normal  |  Component:  Ipopt
   Version:  3.10    |   Severity:  normal
Resolution:          |   Keywords:
---------------------+------------------------

Comment (by guest):

 Thank you, Stefan.

 I followed the revised instructions you suggested, this time configuring
 at the Ipopt base directory.  Unfortunately the result has been the same.
 I have looked up the file config.log in ThirdParty/HSL: there are errors
 in the file, but I cannot quite make much sense of these errors because of
 my lack of CS knowledge, and so I don't know how to fix them.  I am
 copying these errors below, in case there is an easy fix that the Ipopt
 Team may propose.

 clang: error: argument to '-V' is missing (expected 1 value)

 clang: error: no input files

 conftest.c:2:3: error: unknown type name 'choke'

 conftest.c:2:11: error: expected ';' after top level declarator

 2 errors generated.

 gfortran: error: unrecognized command line option '-V'

 gfortran: fatal error: no input files

 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)

 | /* Override any gcc2 internal prototype to avoid an error.  */

 gfortran: error: unrecognized command line option '-V'

 gfortran: fatal error: no input files

 Cheers,
       Yalçın

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



More information about the Ipopt-tickets mailing list