[Ipopt] IPOPT building problem

Adrian Tica tikdrian at yahoo.com
Wed Feb 13 07:13:22 EST 2013


Hi,

I'm trying to build IPOPT 3.10.x. with cygwin on Windows XP but I have some troubles. After the successful configuration when I build the code I have the following error:


....

ampl_ipopt.o:ampl_ipopt.cpp:(.text+0x26): undefined reference to `___gxx_personality_sj0'
ampl_ipopt.o:ampl_ipopt.cpp:(.text+0x53): undefined reference to `__Unwind_SjLj_Register'
ampl_ipopt.o:ampl_ipopt.cpp:(.text+0x113f): undefined reference to `__Unwind_SjLj_Unregister'
ampl_ipopt.o:ampl_ipopt.cpp:(.text+0x123e): undefined reference to `__Unwind_SjLj_Resume'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: ampl_ipopt.o: bad reloc address 0x0 in section `.ctors'
collect2: ld returned 1 exit status
Makefile:473: recipe for target `ipopt.exe' failed
make[3]: *** [ipopt.exe] Error 1
make[3]: Leaving directory `/home/Adrian/CoinIpopt/build/Ipopt/src/Apps/AmplSolver'
Makefile:361: recipe for target `all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Adrian/CoinIpopt/build/Ipopt/src/Apps'
Makefile:657: recipe for target `all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Adrian/CoinIpopt/build/Ipopt'
Makefile:306: recipe for target `all-recursive' failed
make: *** [all-recursive] Error 1


Any idea? What could be the problem? Thanks.

Best regards,
Adrian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20130213/3e575c02/attachment.html>


More information about the Ipopt mailing list