[Ipopt] ipopt for mac osx
Stefan Vigerske
stefan at math.hu-berlin.de
Thu Sep 3 10:50:12 EDT 2009
Hi,
this is the config.site file I use for building COIN-OR stuff on Intel
with MacOS X:
ADD_CXXFLAGS="-fno-common -mmacosx-version-min=10.4"
#for Mumps we disable pthread, since it seem to include symbols marked
with UNIX2003; and we define __LP64__ explicitley for the fcntl include
in mumps
ADD_CFLAGS="-fno-common -mmacosx-version-min=10.4 -DWITHOUT_PTHREAD
-D__LP64__"
ADD_FFLAGS="-fno-common -mmacosx-version-min=10.4"
LDFLAGS="-flat_namespace"
CC=icc
CXX=icpc
F77="ifort -shared-intel"
with_blas=BUILD
with_lapack=BUILD
See also
https://projects.coin-or.org/BuildTools/wiki/current-issues
Stefan
Greg Kaplan schrieb:
> Hi,
> I was wondering if it is possible to use IPOPT on a mac with osx and
> intel fortran compiler?
> If so, which instructions should I follow to compile and use the
> libraries?
> Thanks for your help,
> Greg Kaplan
>
> --------------------------------------------------
> Greg Kaplan
> Research Economist
> Federal Reserve Bank of Minneapolis
>
> 90 Hennepin Avenue
> Minneapolis, MN 55401
> P: +1-612-204-5490
> F: +1-612-204-5515
> E: gregkaplan at nyu.edu
> --------------------------------------------------
>
>
>
>
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
>
More information about the Ipopt
mailing list