[Ipopt-tickets] [Ipopt] #243: Compiling issues on Mac OS X 10.8

Ipopt coin-trac at coin-or.org
Fri Aug 15 18:59:55 EDT 2014


#243: Compiling issues on Mac OS X 10.8
-------------------------+------------------------
Reporter:  john.harrold  |      Owner:  ipopt-team
    Type:  defect        |     Status:  new
Priority:  normal        |  Component:  Ipopt
 Version:  3.11          |   Severity:  normal
Keywords:                |
-------------------------+------------------------
 Howdy I'm trying to compile IPOPT on OSX (10.8.5).  I have gcc version
 4.2.1 installed. I'm following the instructions here:

 https://projects.coin-or.org/Ipopt/wiki/Ipopt_on_Mac_OS_X

 I downloaded version 3.11.8 from April of this year (2014), and I get the
 following error when I try to compile using both 32 and 64 bit scenarios.


 {{{
 In file included from ../../../../Ipopt/src/Common/IpTaggedObject.cpp:9:
 ../../../../Ipopt/src/Common/IpTaggedObject.hpp:136: error: thread-local
 storage not supported for this target
 ../../../../Ipopt/src/Common/IpTaggedObject.cpp:14: error: thread-local
 storage not supported for this target
 make[3]: *** [IpTaggedObject.lo] Error 1
 make[2]: *** [all] Error 2
 make[1]: *** [all-recursive] Error 1
 make: *** [all-recursive] Error 1
 }}}


 Any help with this would be appreciated. Also, I see in other posts that
 config.log can be useful so I will upload that as well.

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



More information about the Ipopt-tickets mailing list