<div dir="auto">I'd avoid using msys1, as it's obsolete, buggy, and unmaintained. Usually msys2 or cygwin (using the mingw-w64 cross compilers) work fine for me, I tend to prefer cygwin since it matches more closely with how you can also cross compile windows dlls from Linux.<div dir="auto"><br></div><div dir="auto">I haven't compiled Ipopt or HSL by hand on Windows in a long time, but processes that worked a few years ago should all still work. I'd run through some steps myself to give you a known working set of instructions, probably based on the environment we use to build julia itself (see the <a href="http://readme.windows.md">readme.windows.md</a> description of which cygwin packages to select), but I can't find any copies of coinhsl sources lying around on any of the computers I use lately and am no longer academically affiliated (this email address is about to stop working).</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Jun 7, 2017 2:19 AM, "Antonello Lobianco" <<a href="mailto:antonello@lobianco.org">antonello@lobianco.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>I know it could look provocative, but if this is a large share of your workload, you could consider using Linux and compiling  IPOPT there.. that's as simple as putting the HSL libs in the right place, call the Ipopt configure script (with `--prefix=/usr` in ubuntu to then make your compiled Ipopt systemwise available) and then just install Julia/JuMP or R...<br></div>(I keep some slightly more detailed notes here: <a href="https://ffsm-project.org/wiki/en/dev/development#ipopt" target="_blank">https://ffsm-project.org/wiki/<wbr>en/dev/development#ipopt</a>)<br><br></div>Antonello<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 5 June 2017 at 19:15, Don Boyd <span dir="ltr"><<a href="mailto:donboyd5@gmail.com" target="_blank">donboyd5@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>Hi all,</div><div><br></div><div>I am spinning my wheels so much that I must ask for help. I know little about configure...make... and think I am messing things up with experimentation re path, compiler setting, compiler flags, etc. I don't really understand these things very well.</div><div><br></div><div>Goal: use HSL linear solvers with Ipopt, and call Ipopt from R or Julia (just one will do), on Windows 10 64-bit machine (AMD 8-core FX-8350, 32gb RAM)</div><div><br></div><div>I am hoping you can recommend one or two approaches to accomplish this. Details follow.</div><div><br></div><div>I have academic license to HSL source. Have been unsuccessful at dozens and dozens of attempts to either (1) compile HSL with Ipopt , or (2) compile HSL as libhsl.dll (along with libmetis.dll, which libhsl.dll needs) to use with Ipopt.</div><div><br></div><div>Either of two alternative approaches would be great for me:</div><div><br></div><div>1. R:  Compile libhsl.dll (and libmetis.dll I think) in a manner that works with my existing Ipoptr package interface. (I have had success using Ipoptr with the pardiso dll, so I think this should work).</div><div><br></div><div>Considerations: (a) in 2015 I compiled Ipoptr with Ipopt 3.12 successfully after dozens of attempts but have never been able to recompile since, (b) I used (i) the Rtools 3.3 toolchain and (ii) R's Rblas.dll and Rlapack.dll. I am assuming if I compile an HSL dll to load, I should build it with the same (?) toolchain, and Rblas and Rlapack.</div><div><br></div><div>2. Julia: Compile libhsl.dll and libmetis.dll. (I have had success using Ipopt.jl with the pardiso dll so I think this should work.) I assume I do not have to compile with the Rtools toolchain or with Rblas.dll and Rlapack.dll, but could. Also, I assume I would not have to compile Ipopt, as Julia installs it so nicely in Ipopt.jl (that would be an enormous relief).</div><div><br></div><div>#2 might be best, as (a) Julia will be fast, and (b) it would force me to learn more Julia.</div><div><br></div><div>(Another option that would be fine is (3) full compilation of HSL with Ipopt, for use with Ipoptr in R, or for use with Ipopt.jl in Julia, but that seems harder since I fail at all attempts to compile Ipopt by itself.)</div><div><br></div><div><br></div><div>My attempts:</div><div><br></div><div>I am not sure what information to provide because I have failed at probably 50 or more variations. </div><div><br></div><div>Let me describe my most recent failure to build libhsl.dll, since building that might be the most desirable outcome. I can provide any follow-up information that is needed.</div><div><br></div><div>1. Computer environment:</div><div><br></div><div>1.1 Compilers:</div><div>Rtools 3.3, freshly re installed today, as administrator, from <a href="https://cran.rstudio.com/bin/windows/Rtools/Rtools34.exe" target="_blank">https://cran.rstudio.com/<wbr>bin/windows/Rtools/Rtools34.ex<wbr>e</a>, located in C:\Rtools\mingw_64</div><div><br></div><div>I have deleted all other compilers from my system to avoid confusion. (Deleted separate MinGW installation, and separate TDM installation.)</div><div><br></div><div>1.2  Bash and its environment</div><div>- msys.bat and the MinGW tools, reinstalled today, as administrator: installed mingw32-base, msys-base, and mingw-developer-toolkit. Did not install compilers.</div><div>- edited fstab file to include 1 and only 1 substantive line:</div><div>      C:/Rtools/mingw_64<span class="m_-65160045701272661m_-2278444773170897035gmail-Apple-tab-span" style="white-space:pre-wrap">                        </span>/mingw</div><div><br></div><div>1.3 Path</div><div><br></div><div>Path=C:\Ipopt2017\Pardiso\libp<wbr>ardiso500-WIN-X86-64;C:\Progra<wbr>m Files\RStudio\bin\pandoc;C:\Pr<wbr>ogramData\Oracle\Java\javapath<wbr>;C:\PROGRA~1\R\R-34~1.0\bin\<wbr>x64;C:\Program Files\R\R-3.4.0\bin;C:\WINDOWS<wbr>;C:\WINDOWS\System32\Wbem;C:\<wbr>WINDOWS\System32\WindowsPowerS<wbr>hell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Stat<wbr>ic;C:\Program Files\EmEditor;C:\Strawberry\c<wbr>\bin;C:\Strawberry\perl\site\b<wbr>in;C:\Strawberry\perl\bin;%Sys<wbr>temRoot%\system32;%SystemRoot%<wbr>;%SystemRoot%\System32\Wbem;%<wbr>SYSTEMROOT%\System32\<wbr>WindowsPowerShell\v1.0\;C:\<wbr>ProgramData\chocolatey\bin;C:\<wbr>Program Files\Java\jdk1.7.0_79\bin;C:\<wbr>Program Files\MiKTeX 2.9\miktex\bin\x64\;C:\Program Files\TortoiseSVN\bin;C:\Progr<wbr>am Files\Mosek\8\tools\platform\w<wbr>in64x86\bin;c:\mingw\msys\1.0\<wbr>bin<br></div><div><br></div><div>2. Sources:<br></div><div><br></div><div>2.1 HSL routines</div><div>- downloaded coinhsl-2014.01.10.<wbr>zip</div><div>- extracted to its own directory per the HSL README (renamed it to coinhsl but don't think rename needed)</div><div><br></div><div>2.2 Metis</div><div>- downloaded Metis 4.0.4 from <a href="http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/metis-4.0.3.tar.gz" target="_blank">http://glaros.dtc.umn.edu/gkho<wbr>me/fetch/sw/metis/OLD/metis-4.<wbr>0.3.tar.gz</a> and put in its own subdirectory of coinhsl, named metis-4.0.3</div><div><br></div><div>3. Build environment</div><div>Created subdirectory ../coinhsl/build/x64 as location for the build</div><div><br></div><div>3. Configuration</div><div>3.0 Opened Msys script shell as administrator</div><div><br></div><div>3.1 Preliminaries:</div><div><div>where make gives:</div><div>C:\MinGW\msys\1.0\bin\make.exe</div></div><div>(Not sure if I should want it to find the Rtools make instead)</div><div><br></div><div>3.2 Results of gcc -v</div><div>$ gcc -v<br></div><div><div><div>Using built-in specs.</div><div>COLLECT_GCC=C:\Rtools\mingw_64<wbr>\bin\gcc.exe</div><div>COLLECT_LTO_WRAPPER=C:/Rtools/<wbr>mingw_64/bin/../libexec/gcc/x8<wbr>6_64-w64-mingw32/4.9.3/lto-wra<wbr>pper.exe</div><div>Target: x86_64-w64-mingw32</div><div>Configured with: ../../../src/gcc-4.9.3/configu<wbr>re --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/home/Jeroen/mi<wbr>ngw-gcc-4.9.3/x86_64-493-posix<wbr>-seh-rt_v3-s/mingw64 --with-gxx-include-dir=/mingw6<wbr>4/x86_64-w64-mingw32/include/<wbr>c++ --enable-static --disable-shared --disable-multilib --enable-languages=c,c++,fortr<wbr>an,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runt<wbr>ime-libs --disable-isl-version-check --disable-cloog-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/home/Jeroen/mingw-<wbr>gcc-4.9.3/prerequisites/x86_64<wbr>-w64-mingw32-static --with-mpfr=/home/Jeroen/mingw<wbr>-gcc-4.9.3/prerequisites/x86_<wbr>64-w64-mingw32-static --with-mpc=/home/Jeroen/mingw-<wbr>gcc-4.9.3/prerequisites/x86_64<wbr>-w64-mingw32-static --with-isl=/home/Jeroen/mingw-<wbr>gcc-4.9.3/prerequisites/x86_64<wbr>-w64-mingw32-static --with-cloog=/home/Jeroen/ming<wbr>w-gcc-4.9.3/prerequisites/x86_<wbr>64-w64-mingw32-static --enable-cloog-backend=isl --with-pkgversion='x86_64-posi<wbr>x-seh, Built by MinGW-W64 project' --with-bugurl=<a href="http://sourceforge.net/projects/mingw-w64" target="_blank">http://sourcefor<wbr>ge.net/projects/mingw-w64</a> CFLAGS='-O2 -pipe -I/home/Jeroen/mingw-gcc-4.9.3<wbr>/x86_64-493-posix-seh-rt_v3-s/<wbr>mingw64/opt/include -I/home/Jeroen/mingw-gcc-4.9.3<wbr>/prerequisites/x86_64-zlib-sta<wbr>tic/include -I/home/Jeroen/mingw-gcc-4.9.3<wbr>/prerequisites/x86_64-w64-ming<wbr>w32-static/include' CXXFLAGS='-O2 -pipe -I/home/Jeroen/mingw-gcc-4.9.3<wbr>/x86_64-493-posix-seh-rt_v3-s/<wbr>mingw64/opt/include -I/home/Jeroen/mingw-gcc-4.9.3<wbr>/prerequisites/x86_64-zlib-sta<wbr>tic/include -I/home/Jeroen/mingw-gcc-4.9.3<wbr>/prerequisites/x86_64-w64-ming<wbr>w32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/home/Jeroen/mingw-gcc-4.9.3<wbr>/x86_64-493-posix-seh-rt_v3-s/<wbr>mingw64/opt/lib -L/home/Jeroen/mingw-gcc-4.9.3<wbr>/prerequisites/x86_64-zlib-sta<wbr>tic/lib -L/home/Jeroen/mingw-gcc-4.9.3<wbr>/prerequisites/x86_64-w64-ming<wbr>w32-static/lib '</div><div>Thread model: posix</div><div>gcc version 4.9.3 (x86_64-posix-seh, Built by MinGW-W64 project)</div></div><div><br></div><div><br></div><div>3.3 Simple configuration from within ../coinhsl/build/x64<br></div></div><div>Configured with:</div><div>../../configure --enable-shared --with-blas="-LC:/PROGRA~1/R/R<wbr>-34~1.0/bin/x64 -lRblas"<br></div><div><br></div><div>To my inexpert eyes, it looks successful: config.log had exit 0. But there seemed to be problems finding some lapack functions but I don't really understand it or know what to look for.</div><div><br></div><div>4. Make</div><div>4.1 The make seemed to start out right but then it had a lot of undefined references related to fortran code and functions that I gather are part of lapack. Here are the first few lines in the make process that seem to indicate problems:</div><div><br></div><div><div>libtool: link: if test "x`/bin/sed 1q .libs/libcoinhsl.def`" = xEXPORTS; then cp .libs/libcoinhsl.def .libs/libcoinhsl-0.dll.def; else echo EXPORTS > .libs/libcoinhsl-0.dll.def; cat .libs/libcoinhsl.def >> .libs/libcoinhsl-0.dll.def; fi</div><div>libtool: link:  gfortran -shared .libs/libcoinhsl-0.dll.def  common/.libs/deps90.o common/.libs/deps.o common/.libs/dump.o mc19/.libs/mc19d.o ma27/.libs/ma27d.o ma28/.libs/ma28d.o ma57/.libs/ma57d.o hsl_ma77/.libs/hsl_ma77d.o hsl_ma77/C/.libs/hsl_ma77d_cif<wbr>ace.o hsl_ma86/.libs/hsl_ma86d.o hsl_ma86/C/.libs/hsl_ma86d_cif<wbr>ace.o hsl_mc68/C/.libs/hsl_mc68i_cif<wbr>ace.o hsl_ma97/.libs/hsl_ma97d.o hsl_ma97/C/.libs/hsl_ma97d_cif<wbr>ace.o loadmetis/.libs/loadmetis.o    -O2   -o .libs/libcoinhsl-0.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libcoinhsl.dll.a</div><div>common/.libs/deps90.o: In function `update':</div><div>c:\Ipopt2017\hslnew\coinhsl\bu<wbr>ild\x64/../../common/deps90.f9<wbr>0:2402: undefined reference to `dgemm_'</div><div>common/.libs/deps90.o: In function `update2':</div><div>c:\Ipopt2017\hslnew\coinhsl\bu<wbr>ild\x64/../../common/deps90.f9<wbr>0:2456: undefined reference to `dcopy_'</div><div>c:\Ipopt2017\hslnew\coinhsl\bu<wbr>ild\x64/../../common/deps90.f9<wbr>0:2463: undefined reference to `dgemm_'</div></div><div><br></div><div>4.2 And here are the last few lines of the make process:</div><div><div>c:\Ipopt2017\hslnew\coinhsl\bu<wbr>ild\x64/../../hsl_ma97/hsl_ma9<wbr>7d.f90:5900: undefined reference to `dtrsm_'</div><div>hsl_ma97/.libs/hsl_ma97d.o: In function `__hsl_ma97_double_MOD_ma97_so<wbr>lve_fredholm_double':</div><div>c:\Ipopt2017\hslnew\coinhsl\bu<wbr>ild\x64/../../hsl_ma97/hsl_ma9<wbr>7d.f90:4487: undefined reference to `dnrm2_'</div><div>collect2.exe: error: ld returned 1 exit status</div><div>make[1]: *** [<a href="http://libcoinhsl.la" target="_blank">libcoinhsl.la</a>] Error 1</div><div>make[1]: Leaving directory `/c/Ipopt2017/hslnew/coinhsl/b<wbr>uild/x64'</div><div>make: *** [all] Error 2</div></div><div><br></div><div><br></div><div>So that's about it. I can provide config.log, etc., if at all useful. All other things I have tried have resulted in errors, too, but often different kinds of errors. I would much appreciate advice.</div><div><br></div><div>Again, I would be very happy to have this work under Julia or under R, in Windows 64-bit - an HSL dll would be ideal, but full compilation of HSL with Ipopt also would be fine.</div><div><br></div><div>Thank you very much in advance.</div><span class="m_-65160045701272661HOEnZb"><font color="#888888"><div><br></div><div>Don Boyd</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></font></span></div>
<br>______________________________<wbr>_________________<br>
Ipopt mailing list<br>
<a href="mailto:Ipopt@list.coin-or.org" target="_blank">Ipopt@list.coin-or.org</a><br>
<a href="https://list.coin-or.org/mailman/listinfo/ipopt" rel="noreferrer" target="_blank">https://list.coin-or.org/mailm<wbr>an/listinfo/ipopt</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="m_-65160045701272661gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><span><span>Antonello Lobianco<br>AgroParisTech, Laboratoire d'Economie Forestière<br>14 Rue Girardet - 54000 Nancy, France<br>Tel: <a href="tel:+33%203%2083%2039%2068%2065" value="+33383396865" target="_blank">+33.383396865</a><br>Email, university: <a href="mailto:antonello.lobianco@nancy.inra.fr" target="_blank">antonello.lobianco@inra.fr</a><br>Email, personal: <a href="mailto:antonello@lobianco.org" target="_blank">antonello@lobianco.org</a><br><a href="http://antonello.lobianco.org/" target="_blank">http://antonello.lobianco.org</a></span></span></div></div></div></div></div></div>
</div>
<br>______________________________<wbr>_________________<br>
Ipopt mailing list<br>
<a href="mailto:Ipopt@list.coin-or.org">Ipopt@list.coin-or.org</a><br>
<a href="https://list.coin-or.org/mailman/listinfo/ipopt" rel="noreferrer" target="_blank">https://list.coin-or.org/<wbr>mailman/listinfo/ipopt</a><br>
<br></blockquote></div></div>