[Ipopt] Ipopt Failed to Compile (OX 10.5.8)
Camilo Fernando Vargas Ahumada
camil-va at uniandes.edu.co
Wed Oct 7 00:30:32 EDT 2009
Hi everyone,
Im trying to compile Ipopt 3.7.0 on Mac OX 10.5.8, everything works
fine, I even get the ``configure: Main configuration of Ipopt
successful'' message after i run the configure script, but when i try
to run the make i get this error:
ar cru .libs/libcoinhsl.a .libs/dummy.o .libs/ma27ad.o .libs/mc19ad.o
ranlib: archive member: .libs/libcoinhsl.a(ma27ad.o) cputype (18) does
not match previous archive members cputype (7) (all members must match)
ranlib: archive member: .libs/libcoinhsl.a(mc19ad.o) cputype (18) does
not match previous archive members cputype (7) (all members must match)
ranlib .libs/libcoinhsl.a
ranlib: archive member: .libs/libcoinhsl.a(ma27ad.o) cputype (18) does
not match previous archive members cputype (7) (all members must match)
ranlib: archive member: .libs/libcoinhsl.a(mc19ad.o) cputype (18) does
not match previous archive members cputype (7) (all members must match)
make[1]: *** [libcoinhsl.la] Error 1
make: *** [all-recursive] Error 1
To be honest Im kind of newbie, tought it was compiling 64-bit on 32-
bit architecture, so I tried to run with the flag FFLAGS="-O3 -m32 -g"
but i got the same error, what can i do to finish the compilation, im
think to use it with the MatLab interface.
Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/ipopt/attachments/20091006/ada26093/attachment.html
More information about the Ipopt
mailing list