<div dir="ltr">How about running inside a virtual machine. I've used SCIP inside a Linux VM inside Windows with no problems. Oracle VirtualBox is free and open source, and there are lots of pre-installed virtual machines that you can download which are ready to load up and run. That might be a better option than dual booting if your institution does not allow that.<div><br></div><div>Tim</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 10 April 2016 at 08:54, Ahmed Hammad <span dir="ltr"><<a href="mailto:a.hammad@unsw.edu.au" target="_blank">a.hammad@unsw.edu.au</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 style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p><br>
</p>
<div><br>
Thanks for the insight. At my institution only Windows is installed on the machines. My issue is that I need to use SCIP along with python (to code pricing/branching rules) and AMPL. Compiling is not working well with the python interface due to the following
 error if I don't set ZIMPL= false:</div>
<div><br>
</div>
<div>** Building ZIMPL library "/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x                                                                                                                86_64.gnu.opt.a".<br>
make[3]: Entering directory '/scipoptsuite-3.2.1/zimpl-3.3.3'<br>
-> compiling obj/O.cygwin.x86_64.gnu.normal.opt/blkmem.o<br>
src/blkmem.c:1:0: warning: -fPIC ignored for target (all code is position indepe                                                                                                                ndent)<br>
 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */<br>
 ^<br>
src/blkmem.c:1:0: error: CPU you selected does not support x86-64 instruction se                                                                                                                t<br>
src/blkmem.c:1:0: error: CPU you selected does not support x86-64 instruction se                                                                                                                t<br>
Makefile:249: recipe for target 'obj/O.cygwin.x86_64.gnu.normal.opt/blkmem.o' fa                                                                                                                iled<br>
make[3]: *** [obj/O.cygwin.x86_64.gnu.normal.opt/blkmem.o] Error 1<br>
make[3]: Leaving directory '/scipoptsuite-3.2.1/zimpl-3.3.3'<br>
Makefile.doit:149: recipe for target '/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzim                                                                                                                pl.cygwin.x86_64.gnu.opt.a' failed<br>
make[2]: *** [/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86_64.gnu.opt                                                                                                                .a] Error 2<br>
make[2]: Leaving directory '/scipoptsuite-3.2.1'<br>
Makefile:87: recipe for target 'scipbinary' failed<br>
make[1]: *** [scipbinary] Error 2<br>
make[1]: Leaving directory '/scipoptsuite-3.2.1'<br>
Makefile:92: recipe for target 'scipoptlib' failed<br>
make: *** [scipoptlib] Error 2<br>
</div>
<div><br>
</div>
<div>, and when I do set ZIMPL=false I get:</div>
<div><br>
</div>
<div>
<div>** Build complete.<br>
** Find your SCIP binary in "/scipoptsuite-3.2.1/scip-3.2.1/bin".<br>
** Enter "make test" to solve a number of easy instances in order to verify that SCIP runs correctly.</div>
<div><br>
</div>
<div>make[2]: Leaving directory '/scipoptsuite-3.2.1'<br>
make[1]: Leaving directory '/scipoptsuite-3.2.1'<br>
make[1]: Entering directory '/scipoptsuite-3.2.1'<br>
-> generating library lib/<a href="http://libscipopt-3.2.1.cygwin.x86_64.gnu.opt.so" target="_blank">libscipopt-3.2.1.cygwin.x86_64.gnu.opt.so</a><br>
obj/cons_countsols.o:cons_countsols.c:(.text+0xdb9): undefined reference to `__imp___gmpz_set_si'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0xdb9): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp___gmpz_set_si'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0xfdb): undefined reference to `__imp___gmpz_clear'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0xfdb): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp___gmpz_clear'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x1736): undefined reference to `__imp___gmpz_fits_sint_p'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x1736): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp___gmpz_fits_sint_p'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x1747): undefined reference to `__imp___gmpz_get_si'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x1747): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp___gmpz_get_si'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x180d): undefined reference to `__imp___gmpz_add_ui'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x180d): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp___gmpz_add_ui'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x20fd): undefined reference to `__imp___gmpz_init'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x20fd): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp___gmpz_init'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x210b): undefined reference to `__imp___gmpz_set_si'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x210b): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp___gmpz_set_si'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x221f): undefined reference to `__imp___gmpz_mul_ui'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x221f): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp___gmpz_mul_ui'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x22d6): undefined reference to `__imp___gmpz_ui_pow_ui'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x22d6): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp___gmpz_ui_pow_ui'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x2326): undefined reference to `__imp___gmpz_add_ui'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x2326): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp___gmpz_add_ui'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x2372): undefined reference to `__imp___gmpz_add'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x2372): additional relocation overflows omitted from the output<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x237b): undefined reference to `__imp___gmpz_clear'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x25ea): undefined reference to `__imp___gmpz_fits_sint_p'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x25f7): undefined reference to `__imp___gmpz_get_si'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x26e3): undefined reference to `__imp___gmpz_init'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x2c24): undefined reference to `__imp___gmp_version'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x2cf3): undefined reference to `__imp___gmpz_init'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x34ef): undefined reference to `__imp___gmp_version'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x37cc): undefined reference to `__imp___gmpz_fits_sint_p'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x37e6): undefined reference to `__imp___gmpz_get_si'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x3823): undefined reference to `__imp___gmpz_sizeinbase'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x3857): undefined reference to `__imp___gmpz_get_str'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x3933): undefined reference to `__imp___gmpz_fits_sint_p'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x39b6): undefined reference to `__imp___gmpz_sizeinbase'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x3ae5): undefined reference to `__imp___gmpz_get_si'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x3c67): undefined reference to `__imp___gmpz_get_str'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x46bb): undefined reference to `__imp___gmpz_fits_sint_p'<br>
obj/cons_countsols.o:cons_countsols.c:(.text+0x46cc): undefined reference to `__imp___gmpz_get_si'<br>
obj/dialog.o:dialog.c:(.text+0xa6): undefined reference to `readline'<br>
obj/dialog.o:dialog.c:(.text+0x781): undefined reference to `add_history'<br>
obj/dialog.o:dialog.c:(.text+0xc83): undefined reference to `add_history'<br>
obj/dialog.o:dialog.c:(.text+0xf38): undefined reference to `remove_history'<br>
obj/dialog.o:dialog.c:(.text+0xf40): undefined reference to `free_history_entry'<br>
obj/dialog.o:dialog.c:(.text+0xf95): undefined reference to `add_history'<br>
obj/dialog.o:dialog.c:(.text+0x1865): undefined reference to `write_history'<br>
obj/dialog.o:dialog.c:(.rdata$.refptr.history_length[.refptr.history_length]+0x0): undefined reference to `history_length'<br>
obj/dialog.o:dialog.c:(.rdata$.refptr.rl_library_version[.refptr.rl_library_version]+0x0): undefined reference to `rl_library_version'<br>
obj/fileio.o:fileio.c:(.text+0x2f): undefined reference to `gzread'<br>
obj/fileio.o:fileio.c:(.text+0x4f): undefined reference to `gzwrite'<br>
obj/fileio.o:fileio.c:(.text+0xba): undefined reference to `gzputs'<br>
obj/fileio.o:fileio.c:(.text+0x155): undefined reference to `gzseek'<br>
obj/fileio.o:fileio.c:(.text+0x1): undefined reference to `gzopen'<br>
obj/fileio.o:fileio.c:(.text+0x11): undefined reference to `gzdopen'<br>
obj/fileio.o:fileio.c:(.text+0xd8): undefined reference to `gzputc'<br>
obj/fileio.o:fileio.c:(.text+0xea): undefined reference to `gzputs'<br>
obj/fileio.o:fileio.c:(.text+0x111): undefined reference to `gzgetc'<br>
obj/fileio.o:fileio.c:(.text+0x134): undefined reference to `gzgets'<br>
obj/fileio.o:fileio.c:(.text+0x146): undefined reference to `gzflush'<br>
obj/fileio.o:fileio.c:(.text+0x161): undefined reference to `gzrewind'<br>
obj/fileio.o:fileio.c:(.text+0x171): undefined reference to `gztell'<br>
obj/fileio.o:fileio.c:(.text+0x181): undefined reference to `gzeof'<br>
obj/fileio.o:fileio.c:(.text+0x191): undefined reference to `gzclose'<br>
obj/xmlparse.o:xmlparse.c:(.text+0x2fe): undefined reference to `gzread'<br>
obj/xmlparse.o:xmlparse.c:(.text+0x4bb): undefined reference to `gzread'<br>
obj/xmlparse.o:xmlparse.c:(.text+0x82e): undefined reference to `gzopen'<br>
obj/xmlparse.o:xmlparse.c:(.text+0xded): undefined reference to `gzclose'<br>
obj/xmlparse.o:xmlparse.c:(.text+0x1147): undefined reference to `gzread'<br>
obj/xmlparse.o:xmlparse.c:(.text+0x1192): undefined reference to `gzread'<br>
obj/xmlparse.o:xmlparse.c:(.text+0x11d5): undefined reference to `gzread'<br>
obj/xmlparse.o:xmlparse.c:(.text+0x1222): undefined reference to `gzread'<br>
obj/xmlparse.o:xmlparse.c:(.text+0x145f): undefined reference to `gzread'<br>
obj/xmlparse.o:xmlparse.c:(.text+0x198d): more undefined references to `gzread' follow<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x114): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x179): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x203): undefined reference to `gzclose'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x236): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x254): undefined reference to `gzclose'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x2ae): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x333): undefined reference to `gzclose'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x366): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x384): undefined reference to `gzclose'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x3d2): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x448): undefined reference to `gzopen'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x4e5): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x503): undefined reference to `gzclose'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x54c): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x681): undefined reference to `gzopen'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x886): undefined reference to `gzopen'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x99d): undefined reference to `gzclose'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x9d0): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0x9ee): undefined reference to `gzclose'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0xa1e): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0xa91): undefined reference to `gzopen'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0xb40): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text+0xb5e): undefined reference to `gzclose'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text$_ZN8gzstream11gzstreambufD1Ev[_ZN8gzstream11gzstreambufD1Ev]+0x3c): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text$_ZN8gzstream11gzstreambufD1Ev[_ZN8gzstream11gzstreambufD1Ev]+0x5a): undefined reference to `gzclose'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text$_ZN8gzstream11gzstreambufD0Ev[_ZN8gzstream11gzstreambufD0Ev]+0x3c): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text$_ZN8gzstream11gzstreambufD0Ev[_ZN8gzstream11gzstreambufD0Ev]+0x5a): undefined reference to `gzclose'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text.unlikely+0x2f): undefined reference to `gzwrite'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/gzstream.o:gzstream.cpp:(.text.unlikely+0x4c): undefined reference to `gzclose'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x67): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xc3): undefined reference to `__imp___gmpq_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xd5): undefined reference to `__imp___gmpq_set_si'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x26b): undefined reference to `__imp___gmpq_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4ec): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4fc): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x541): undefined reference to `__imp___gmpq_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x54d): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x800): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x84e): undefined reference to `__imp___gmpq_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x891): undefined reference to `__imp___gmpq_set_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8da): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8ee): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xa1e): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xa3e): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xbe0): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xc1e): undefined reference to `__imp___gmpq_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xc57): undefined reference to `__imp___gmpq_set_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xc92): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xca6): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xdcc): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xde1): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xf6f): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xfae): undefined reference to `__imp___gmpq_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0xfd6): undefined reference to `__imp___gmpq_set_si'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1003): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1017): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x114f): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x116c): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x12c9): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x12d9): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x131e): undefined reference to `__imp___gmpq_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x132a): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1571): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x15e1): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1668): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1678): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x16c0): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x170a): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x171a): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x173f): undefined reference to `__imp___gmpq_set_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1780): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x17be): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x17ce): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x17e5): undefined reference to `__imp___gmpq_set_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1817): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x184c): undefined reference to `__imp___gmpq_set_si'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x186f): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x187f): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x18a5): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x18b5): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x18ed): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1913): undefined reference to `__imp___gmpq_get_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1971): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1990): undefined reference to `__imp___gmpq_get_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1a79): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1af7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1b59): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1b78): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1b88): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1bd5): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1c57): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1cf2): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1d57): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1d78): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1d88): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1db2): undefined reference to `__imp___gmpq_set_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1dc8): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1e3b): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1eb7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1f38): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1f8b): undefined reference to `__imp___gmpq_set_si'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1fc7): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x1fe9): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2008): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x201c): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2093): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x20f5): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x212b): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x21aa): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x21c8): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x21e9): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2249): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x22d7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x237b): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x23e3): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x23fb): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x240b): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x247e): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2492): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x24a7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x24d5): undefined reference to `__imp___gmpq_set_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x253f): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x25b7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2637): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x26ab): undefined reference to `__imp___gmpq_set_si'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x26da): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x270d): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2727): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x274f): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2763): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2778): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2788): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x27a8): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x27b8): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2833): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2897): undefined reference to `__imp___gmpq_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2929): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2959): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2967): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x29f0): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2a39): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2a67): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2a77): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2a95): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2aab): undefined reference to `__imp___gmpq_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2b24): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2b65): undefined reference to `__imp___gmpq_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2b84): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2bdf): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2c6b): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2cf2): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2d19): undefined reference to `__imp___gmpq_set_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2d46): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2d56): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2d7d): undefined reference to `__imp___gmpq_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2db7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2ddc): undefined reference to `__imp___gmpq_set_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2e4d): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2e8f): undefined reference to `__imp___gmpq_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2f60): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2f86): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x2fb7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x304d): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x307b): undefined reference to `__imp___gmpq_set_si'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x30a5): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x30b9): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x30df): undefined reference to `__imp___gmpq_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x311f): undefined reference to `__imp___gmpq_set_si'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3137): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x31a2): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3207): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x322e): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x327a): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x32d7): undefined reference to `__imp___gmpq_div'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x32f6): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3339): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3358): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x33c8): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x340e): undefined reference to `__imp___gmpq_div'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3438): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x344c): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x34b3): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x34f4): undefined reference to `__imp___gmpq_div'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3581): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x35ac): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x35d8): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x360a): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x362d): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3657): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x370b): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3765): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x377c): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x378b): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x37dd): undefined reference to `__imp___gmpq_div'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3828): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3834): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3849): undefined reference to `__imp___gmpq_set_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3872): undefined reference to `__imp___gmpq_set_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3887): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x38f3): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3931): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x39c3): undefined reference to `__imp___gmpq_div'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x39e6): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3a1a): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3a3d): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3a76): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3a97): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3b23): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3b66): undefined reference to `__imp___gmpq_div'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3bc0): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3bcf): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3bf0): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3bfc): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3c1a): undefined reference to `__imp___gmpq_set_si'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3c31): undefined reference to `__imp___gmpq_set_si'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3c48): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3c5b): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3cb4): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3d21): undefined reference to `__imp___gmpq_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3d32): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3d8c): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3d9d): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3dae): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3dbf): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3dcc): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3e24): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3e91): undefined reference to `__imp___gmpq_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3ea2): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3efc): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3f0d): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3f1e): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3f2f): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3f3c): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3fa0): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3fe5): undefined reference to `__imp___gmpq_div'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x3ff6): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x403e): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x405d): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4078): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x40e0): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4125): undefined reference to `__imp___gmpq_div'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4136): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x417e): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x419d): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x41b8): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4200): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4223): undefined reference to `__imp___gmpz_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4233): undefined reference to `__imp___gmpz_cdiv_q'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4245): undefined reference to `__imp___gmpz_sub_ui'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4253): undefined reference to `__imp___gmpz_sizeinbase'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4264): undefined reference to `__imp___gmpz_ui_pow_ui'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4270): undefined reference to `__imp___gmpq_set_z'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4279): undefined reference to `__imp___gmpz_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x42be): undefined reference to `__imp___gmpq_get_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x42e3): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x439b): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4409): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4489): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x45d2): undefined reference to `__imp___gmpq_sub'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4669): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x46c6): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x47a7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x47ca): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x489c): undefined reference to `__imp___gmpq_get_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x48a9): undefined reference to `__imp___gmpq_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x48b6): undefined reference to `__imp___gmpq_set_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x48c2): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x48cd): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x497e): undefined reference to `__imp___gmpz_sizeinbase'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4a0d): undefined reference to `__imp___gmpq_set_str'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4a67): undefined reference to `__imp___gmpq_canonicalize'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4a76): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4a93): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4ad2): undefined reference to `__imp___gmpz_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4ae0): undefined reference to `__imp___gmpq_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4bbe): undefined reference to `__imp___gmpq_set_str'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4bd2): undefined reference to `__imp___gmpq_canonicalize'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4c0c): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4c15): undefined reference to `__imp___gmpz_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4c1e): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4d96): undefined reference to `__imp___gmpz_ui_pow_ui'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4da2): undefined reference to `__imp___gmpq_set_z'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4db3): undefined reference to `__imp___gmpq_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4dd9): undefined reference to `__imp___gmpz_ui_pow_ui'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4de5): undefined reference to `__imp___gmpq_set_z'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4df6): undefined reference to `__imp___gmpq_div'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x4fee): undefined reference to `__imp___gmpz_sizeinbase'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5026): undefined reference to `__imp___gmpq_get_str'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x54d7): undefined reference to `__imp___gmpq_set_str'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x54fa): undefined reference to `__imp___gmpq_canonicalize'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5528): undefined reference to `__imp___gmpz_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5531): undefined reference to `__imp___gmpq_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5609): undefined reference to `__imp___gmpq_set_str'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x561b): undefined reference to `__imp___gmpq_canonicalize'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x564d): undefined reference to `__imp___gmpz_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5656): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x57b6): undefined reference to `__imp___gmpz_ui_pow_ui'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x57c2): undefined reference to `__imp___gmpq_set_z'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x57d1): undefined reference to `__imp___gmpq_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x57ef): undefined reference to `__imp___gmpz_ui_pow_ui'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x57fb): undefined reference to `__imp___gmpq_set_z'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x580a): undefined reference to `__imp___gmpq_div'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x582e): undefined reference to `__imp___gmpz_sizeinbase'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5867): undefined reference to `__imp___gmpq_get_str'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x58c9): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x58dc): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x58fc): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x591c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x593c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x595c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x597c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x59cd): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x59ec): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5a29): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5a69): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5ae4): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5b0b): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5b4c): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5b69): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5bce): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5bec): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5c2b): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5c69): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5cde): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5cfc): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5d3d): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5d7b): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5e04): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5e2f): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5e6d): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5e89): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5efe): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5f1c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5f5d): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x5f9b): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x600d): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x602c): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x606f): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x60ac): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6124): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6151): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x618f): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x61a9): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6224): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6252): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6290): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x62aa): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x631e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x633c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6380): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x63be): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x643e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x645c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x649e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x64da): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x654e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x656c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x65b0): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x65ee): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x666d): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x668e): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x66cb): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6709): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x678a): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x67b7): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x67fe): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6819): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x687e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x689e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x68dd): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6919): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x698e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x69ae): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x69ef): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6a2d): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6aca): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6afa): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6b3e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6b59): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6bce): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6bee): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6c2f): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6c6d): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6ced): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6d0e): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6d51): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6d8e): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6e1a): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6e4d): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6e8e): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6ea9): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6f2a): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6f5d): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6f9e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x6fb9): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x702e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x704e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7092): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x70d9): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x714e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x716e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x71b0): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x71ec): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x726e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x728e): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x72d2): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7319): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x738d): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7407): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x74b5): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7512): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7529): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7539): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x755b): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7585): undefined reference to `__imp___gmpq_set_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7617): undefined reference to `__imp___gmpq_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x767a): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x76d7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x778d): undefined reference to `__imp___gmpq_div'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x77fa): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7821): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x784b): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x786e): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x78b7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7924): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x797e): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x799c): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x79b9): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7a26): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7a6c): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7a89): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7aad): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7b08): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7b5d): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7b7c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7b99): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7c08): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7c60): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7c7d): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7c99): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7d1b): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7d5c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7d79): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7d9d): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7e08): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7e60): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7e7d): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7e99): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7f0a): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7f60): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7f7c): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x7f99): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x800c): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x804c): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8069): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x808d): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x80fe): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x813f): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8159): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x817d): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x81eb): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x824f): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x826c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8289): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x830b): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x835f): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x837c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8399): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x840b): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x846f): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x848c): undefined reference to `__imp___gmpq_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x84a9): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x852b): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x85a7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x863a): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x869d): undefined reference to `__imp___gmpq_add'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x86ba): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x86db): undefined reference to `__imp___gmpq_set_si'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x86e9): undefined reference to `__imp___gmpq_equal'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x86fd): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x877f): undefined reference to `__imp___gmpq_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x87f7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8825): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x88d9): undefined reference to `__imp___gmpq_div'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x895a): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8985): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x89ba): undefined reference to `__imp___gmpq_inv'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x89dd): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x89f7): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8a61): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8ad1): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8b1b): undefined reference to `__imp___gmpz_sizeinbase'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8b91): undefined reference to `__imp___gmpz_init_set_ui'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8b9f): undefined reference to `__imp___gmpz_lcm'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8bd0): undefined reference to `__imp___gmpz_sizeinbase'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8bdc): undefined reference to `__imp___gmpz_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text+0x8c07): undefined reference to `__imp___gmpz_sizeinbase'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/rational.o:rational.cpp:(.text$_ZN6soplex6IdListINS_8Rational7PrivateEED1Ev[_ZN6soplex6IdListINS_8Rational7PrivateEED1Ev]+0x1c): undefined reference to `__imp___gmpq_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x69): undefined reference to `__imp___gmpz_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0xa5): undefined reference to `__imp___gmpz_init_set_ui'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0xd0): undefined reference to `__imp___gmpz_lcm'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x12b): undefined reference to `__imp___gmpz_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x132): undefined reference to `__imp___gmpz_divexact'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x203): undefined reference to `__imp___gmpz_set_ui'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x259): undefined reference to `__imp___gmpz_tdiv_q'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x265): undefined reference to `__imp___gmpz_sqrt'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x273): undefined reference to `__imp___gmpz_cmp_ui'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x2f5): undefined reference to `__imp___gmpz_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x349): undefined reference to `__imp___gmpz_gcd'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x358): undefined reference to `__imp___gmpz_divexact'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x367): undefined reference to `__imp___gmpz_divexact'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x375): undefined reference to `__imp___gmpz_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x3a9): undefined reference to `__imp___gmpz_fdiv_q'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x3b8): undefined reference to `__imp___gmpz_fdiv_r'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x3d9): undefined reference to `__imp___gmpz_fdiv_q'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x3e8): undefined reference to `__imp___gmpz_fdiv_r'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x427): undefined reference to `__imp___gmpz_addmul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x46f): undefined reference to `__imp___gmpz_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x4a2): undefined reference to `__imp___gmpq_set_num'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x4c8): undefined reference to `__imp___gmpq_set_den'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x4e5): undefined reference to `__imp___gmpq_canonicalize'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x511): undefined reference to `__imp___gmpz_gcd'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x520): undefined reference to `__imp___gmpz_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x52e): undefined reference to `__imp___gmpz_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x590): undefined reference to `__imp___gmpz_clear'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x665): undefined reference to `__imp___gmpq_set_num'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x685): undefined reference to `__imp___gmpq_set_den'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x6bd): undefined reference to `__imp___gmpz_fdiv_q'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x6d1): undefined reference to `__imp___gmpz_fdiv_r'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x747): undefined reference to `__imp___gmpz_cmp'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x881): undefined reference to `__imp___gmpz_init_set_ui'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x891): undefined reference to `__imp___gmpz_init'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x8a3): undefined reference to `__imp___gmpz_lcm'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x8e5): undefined reference to `__imp___gmpz_mul'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/ratrecon.o:ratrecon.cpp:(.text+0x8ec): undefined reference to `__imp___gmpz_divexact'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/soplex.o:soplex.cpp:(.text+0x3134): undefined reference to `__imp___gmp_version'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/soplex.o:soplex.cpp:(.text+0xc168): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/soplex.o:soplex.cpp:(.text+0xc1fb): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/soplex.o:soplex.cpp:(.text+0xc298): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/soplex.o:soplex.cpp:(.text+0xc32b): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/soplex.o:soplex.cpp:(.text+0xc3c8): undefined reference to `__imp___gmpq_set'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/soplex.o:soplex.cpp:(.text+0xc45b): more undefined references to `__imp___gmpq_set' follow<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/soplex.o:soplex.cpp:(.text+0xe05a): undefined reference to `__imp___gmpq_get_d'<br>
/scipoptsuite-3.2.1/soplex-2.2.1/obj/O.cygwin.x86_64.gnu.opt/lib/soplex.o:soplex.cpp:(.text$_ZN6soplex9SPxLPBaseINS_8RationalEE13changeElementIA1_12__mpq_structEEviiPKT_[_ZN6soplex9SPxLPBaseINS_8RationalEE13changeElementIA1_12__mpq_structEEviiPKT_]+0x8c): undefined
 reference to `__imp___gmpq_get_d'<br>
collect2: error: ld returned 1 exit status<br>
Makefile.doit:209: recipe for target 'scipoptlib' failed<br>
make[1]: *** [scipoptlib] Error 1<br>
make[1]: Leaving directory '/scipoptsuite-3.2.1'<br>
Makefile:92: recipe for target 'scipoptlib' failed<br>
make: *** [scipoptlib] Error 2</div>
</div>
<div> </div>
<div><br>
</div>
<div>I would seriously appreciate anyone's help at the moment to solve this as I have been trying to compile SCIP for over a week now.</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div>Ahmed<br>
</div>
<div style="color:rgb(0,0,0)">
<hr style="display:inline-block;width:98%">
<div dir="ltr"><font color="#000000" face="Calibri, sans-serif" style="font-size:11pt"><b>From:</b> Hans Mittelmann <<a href="mailto:mittelma@asu.edu" target="_blank">mittelma@asu.edu</a>><br>
<b>Sent:</b> Sunday, 10 April 2016 1:14 AM<br>
<b>To:</b> Ahmed Hammad<br>
<b>Cc:</b> Hans Mittelmann; Matthias Miltenberger; <a href="mailto:scip@zib.de" target="_blank">scip@zib.de</a><br>
<b>Subject:</b> Re: [SCIP] Error compiling SCIP using Cygwin</font>
<div> </div>
</div>
<div>Life would be lot easier for everyone if the Windows users that intensely use SCIP and
<div>other such codes would learn a minimum of Linux, make their computer dual-boot</div>
<div>and run SCIP just under Linux. They have little experience with Makefiles etc and</div>
<div>are helpless in fixing problems. Of course, the opposite mode of using Windows as</div>
<div>base is propagated very much by Microsoft. </div>
<div><a title="http://www.theverge.com/2016/3/30/11331014/microsoft-windows-linux-ubuntu-bash
Ctrl+Click or tap to follow the link" href="http://www.theverge.com/2016/3/30/11331014/microsoft-windows-linux-ubuntu-bash" target="_blank">http://www.theverge.com/2016/3/30/11331014/microsoft-windows-linux-ubuntu-bash</a></div>
<div style="width:100%;text-indent:0px;overflow:auto;margin-bottom:20px">
<table style="width:90%;overflow:auto;padding-top:20px;padding-bottom:20px;margin-top:20px;border-top-color:rgb(200,200,200);border-bottom-color:rgb(200,200,200);border-top-width:1px;border-bottom-width:1px;border-top-style:dotted;border-bottom-style:dotted;background-color:rgb(255,255,255)" cellspacing="0">
<tbody>
<tr valign="top" style="border-spacing:0px">
<td style="width:250px;padding-right:20px;display:table-cell" colspan="1">
<div style="margin:auto;width:250px;min-height:140px;display:table;background-color:rgb(255,255,255)">
<a style="text-align:center;display:table-cell" href="http://www.theverge.com/2016/3/30/11331014/microsoft-windows-linux-ubuntu-bash" target="_blank"><img width="250" height="140" style="border-width:0px;width:250px;min-height:140px;margin-right:auto;margin-left:auto;vertical-align:bottom;display:inline-block;max-height:250px;max-width:250px" src="https://www.bing.com/th?id=OVP.V8390825b2104f3fbd1b9eb77895e4add&pid=Api"></a></div>
</td>
<td style="padding:0px;vertical-align:top;display:table-cell" colspan="2">
<div></div>
<div style="color:rgb(0,120,215);line-height:21px;font-family:"wf_segoe-ui_light","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;font-size:21px;font-weight:400">
<a style="text-decoration:none" href="http://www.theverge.com/2016/3/30/11331014/microsoft-windows-linux-ubuntu-bash" target="_blank">Microsoft is adding the Linux command line to Windows 10</a></div>
<div style="margin:10px 0px 16px;color:rgb(102,102,102);line-height:14px;font-family:"wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;font-size:14px;font-weight:400">
<a href="http://www.theverge.com" target="_blank">www.theverge.com</a></div>
<div style="color:rgb(102,102,102);line-height:20px;overflow:hidden;font-family:"wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;font-size:14px;font-weight:400;display:block;max-height:100px">
Microsoft is reaching out to Linux developers in a way that the company never has before. "The Bash shell is coming to Windows. Yes, the real Bash is coming to ...</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<div><br>
<div>
<blockquote type="cite">
<div>On Apr 9, 2016, at 12:49 AM, Ahmed Hammad <<a href="mailto:a.hammad@unsw.edu.au" target="_blank">a.hammad@unsw.edu.au</a>> wrote:</div>
<br>
<div>
<div style="font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:12pt;background-color:rgb(255,255,255);font-family:Calibri,Arial,Helvetica,sans-serif">
<div style="margin-top:0px;margin-bottom:0px">Hello Matthias,</div>
<div style="margin-top:0px;margin-bottom:0px"><br>
</div>
<div style="margin-top:0px;margin-bottom:0px">I really appreciate your help. I'm still facing difficulties. I am now able to built SCIP when I use ZIMPL=flase. However, I require ZIMPL for the python interface using make SHARED=true scipoptlib. I still get
 an error even when I copied the previous ZIMPL files that you attached. The error is as follows when I run "make" (<b>without</b><span> </span>setting ZIMPL = false):</div>
<div style="margin-top:0px;margin-bottom:0px"><br>
</div>
<div style="margin-top:0px;margin-bottom:0px"><br>
** Building ZIMPL library "/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86_64.gnu.opt.a".<br>
make[2]: Entering directory '/scipoptsuite-3.2.1/zimpl-3.3.3'<br>
-> compiling obj/O.cygwin.x86_64.gnu.normal.opt/blkmem.o<br>
src/blkmem.c:1:0: error: CPU you selected does not support x86-64 instruction set<br>
 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */<br>
 ^<br>
src/blkmem.c:1:0: error: CPU you selected does not support x86-64 instruction set<br>
Makefile:249: recipe for target 'obj/O.cygwin.x86_64.gnu.normal.opt/blkmem.o' failed<br>
make[2]: *** [obj/O.cygwin.x86_64.gnu.normal.opt/blkmem.o] Error 1<br>
make[2]: Leaving directory '/scipoptsuite-3.2.1/zimpl-3.3.3'<br>
Makefile.doit:149: recipe for target '/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86_64.gnu.opt.a' failed<br>
make[1]: *** [/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86_64.gnu.opt.a] Error 2<br>
make[1]: Leaving directory '/scipoptsuite-3.2.1'<br>
Makefile:87: recipe for target 'scipbinary' failed<br>
make: *** [scipbinary] Error 2<br>
</div>
<div style="margin-top:0px;margin-bottom:0px"><br>
</div>
<div style="margin-top:0px;margin-bottom:0px"><br>
</div>
<div style="margin-top:0px;margin-bottom:0px">This is the error I get when I run "make SHARED=true scipoptlib" :</div>
<div style="margin-top:0px;margin-bottom:0px"><br>
</div>
<div style="margin-top:0px;margin-bottom:0px">-> compiling obj/O.cygwin.x86_64.gnu.normal.opt/blkmem.o<br>
src/blkmem.c:1:0: warning: -fPIC ignored for target (all code is position independent)<br>
 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */<br>
 ^<br>
src/blkmem.c:1:0: error: CPU you selected does not support x86-64 instruction set<br>
src/blkmem.c:1:0: error: CPU you selected does not support x86-64 instruction set<br>
Makefile:249: recipe for target 'obj/O.cygwin.x86_64.gnu.normal.opt/blkmem.o' failed<br>
make[3]: *** [obj/O.cygwin.x86_64.gnu.normal.opt/blkmem.o] Error 1<br>
make[3]: Leaving directory '/scipoptsuite-3.2.1/zimpl-3.3.3'<br>
Makefile.doit:149: recipe for target '/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86_64.gnu.opt.a' failed<br>
make[2]: *** [/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86_64.gnu.opt.a] Error 2<br>
make[2]: Leaving directory '/scipoptsuite-3.2.1'<br>
Makefile:87: recipe for target 'scipbinary' failed<br>
make[1]: *** [scipbinary] Error 2<br>
make[1]: Leaving directory '/scipoptsuite-3.2.1'<br>
Makefile:92: recipe for target 'scipoptlib' failed<br>
make: *** [scipoptlib] Error 2<br>
<br>
</div>
<div>I tried to compile without copying over your ZIMPL files and I still get an error just like in my previous message (my windows is 64 bits by the way).I require a python interface for a project I am working on so your help would be great.</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div>Ahmed</div>
<div><br>
<br>
</div>
<div>
<hr style="display:inline-block;width:803.59375px">
<div dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt"><b>From:</b><span> </span>Matthias Miltenberger <<a href="mailto:miltenberger@zib.de" target="_blank">miltenberger@zib.de</a>><br>
<b>Sent:</b><span> </span>Friday, 8 April 2016 5:20 PM<br>
<b>To:</b><span> </span>Ahmed Hammad;<span> </span><a href="mailto:scip@zib.de" target="_blank">scip@zib.de</a><br>
<b>Subject:</b><span> </span>Re: [SCIP] Error compiling SCIP using Cygwin</font>
<div> </div>
</div>
<div>Dear Ahmed,<br>
<br>
you did not do what I told you in my previous answer! I attached a corrected sub-makefile.<br>
<br>
For your second compiling error: The ZIMPL x86_64 sub-makefile is missing for cygwin. I attached them as well.<br>
You might consider compiling with ZIMPL=false if you can't solve the issue and don't need ZIMPL.<br>
<br>
all the best<br>
Matthias<br>
<br>
<br>
<div>On 08.04.2016 02:55, Ahmed Hammad wrote:<br>
</div>
<blockquote type="cite">
<div style="font-size:12pt;background-color:rgb(255,255,255);font-family:Calibri,Arial,Helvetica,sans-serif">
<p style="margin-top:0px;margin-bottom:0px"></p>
<div style="margin-top:0px;margin-bottom:0px">Hi Matthias,</div>
<div style="margin-top:0px;margin-bottom:0px"><br>
</div>
<div style="margin-top:0px;margin-bottom:0px">I tried extending "CPPFLAGS" parameter but I still get the same error. This is how I extended CPPFLAGS (I attached "make.cygwin.x86_64.gnu" above too) :</div>
<div style="margin-top:0px;margin-bottom:0px"><br>
</div>
<div>CPPFLAGS += -m64LDFLAGS  += -m64ifneq ($(OPT),opt-gccold)ifneq ($(OPT),dbgOFLAGS          +=      -mtune=native  # -malign-double -mcpu=pentium4 endif<br>
endif</div>
<div><br>
</div>
<div>ifeq ($(SHARED),true)<br>
LIBBUILDFLAGS += -D_WIN64 +=      -m64<br>
endif<br>
</div>
<br>
<div>When I tried using LEGACY=true I got the following error:</div>
<div><br>
</div>
<div>** Building ZIMPL library "/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86_64.gnu.opt.a".<br>
make[2]: Entering directory '/scipoptsuite-3.2.1/zimpl-3.3.3'<br>
Makefile:135: make/make.cygwin.x86_64.gnu.opt: No such file or directory<br>
make[2]: *** No rule to make target 'make/make.cygwin.x86_64.gnu.opt'.  Stop.<br>
make[2]: Leaving directory '/scipoptsuite-3.2.1/zimpl-3.3.3'<br>
Makefile.doit:149: recipe for target '/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86_64.gnu.opt.a' failed<br>
make[1]: *** [/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86_64.gnu.opt.a] Error 2<br>
make[1]: Leaving directory '/scipoptsuite-3.2.1'<br>
Makefile:87: recipe for target 'scipbinary' failed<br>
make: *** [scipbinary] Error 2<br>
</div>
<div><br>
</div>
<div>Thanks for your help</div>
<div><br>
</div>
<div>Ahmed<br>
</div>
<br>
<br>
<br>
<div>
<hr style="display:inline-block;width:793.796875px">
<div dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt"><b>From:</b><span> </span>Matthias Miltenberger<span> </span><a href="mailto:miltenberger@zib.de" target="_blank"><miltenberger@zib.de></a><br>
<b>Sent:</b><span> </span>Friday, 8 April 2016 5:20 AM<br>
<b>To:</b><span> </span>Ahmed Hammad;<span> </span><a href="mailto:scip@zib.de" target="_blank">scip@zib.de</a><br>
<b>Subject:</b><span> </span>Re: [SCIP] Error compiling SCIP using Cygwin</font>
<div> </div>
</div>
<div>Dear Ahmed,<br>
<br>
for some reason the flag "_WIN32" or "_WIN64" is not set when using cygwin. You can do that manually be adjusting the corresponding sub-makefiles "make.cygwin.x86.gnu" or "make.cygwin.x86_64.gnu" in "soplex-2.2.1/make/":<br>
Simply add " -D_WIN32" or " -D_WIN64", respectively,  in the first line, extending the "CPPFLAGS" parameter.<br>
<br>
Hope that helps!<br>
You might also try the make option "LEGACY=true", disabling the rational solving capabilities of SoPlex.<br>
<br>
cheers<br>
Matthias<br>
<br>
<div>On 07.04.2016 12:08, Ahmed Hammad wrote:<br>
</div>
<blockquote type="cite">
<div style="font-size:12pt;background-color:rgb(255,255,255);font-family:Calibri,Arial,Helvetica,sans-serif">
<div style="margin-top:0px;margin-bottom:0px">Hello all,</div>
<div style="margin-top:0px;margin-bottom:0px"><br>
</div>
<div style="margin-top:0px;margin-bottom:0px">I have been trying to compile SCIP on windows using Cygwin. So I downloaded scipoptsuite-3.2.1. Once I untar it and try to built it using make I get the following error when it tries to build the Soplex library:</div>
<div style="margin-top:0px;margin-bottom:0px"><br>
</div>
<div style="margin-top:0px;margin-bottom:0px">-> compiling obj/O.cygwin.x86_64.gnu.opt/lib/rational.o<br>
src/rational.cpp: In function ‘std::string soplex::rationalToString(const soplex                                                                                 ::Rational&, int)’:<br>
src/rational.cpp:1970:46: error: ‘fmemopen’ was not declared in this scope<br>
       tmpStream = fmemopen(tmpString, 63, "w");<br>
                                              ^<br>
Makefile:609: recipe for target 'obj/O.cygwin.x86_64.gnu.opt/lib/rational.o' fai                                                                                 led<br>
make[3]: *** [obj/O.cygwin.x86_64.gnu.opt/lib/rational.o] Error 1<br>
make[3]: Leaving directory '/scipoptsuite-3.2.1/soplex-2.2.1'<br>
Makefile:473: recipe for target 'makelibfile' failed<br>
make[2]: [makelibfile] Error 2 (ignored)<br>
make[3]: Entering directory '/scipoptsuite-3.2.1/soplex-2.2.1'<br>
-> compiling obj/O.cygwin.x86_64.gnu.opt/lib/rational.o<br>
src/rational.cpp: In function ‘std::string soplex::rationalToString(const soplex::Rational&, int)’:<br>
src/rational.cpp:1970:46: error: ‘fmemopen’ was not declared in this scope<br>
       tmpStream = fmemopen(tmpString, 63, "w");<br>
</div>
<div style="margin-top:0px;margin-bottom:0px"><br>
</div>
<div style="margin-top:0px;margin-bottom:0px">How to I deal with this. Please help</div>
<div style="margin-top:0px;margin-bottom:0px"><br>
</div>
<div style="margin-top:0px;margin-bottom:0px">Ahmed<br>
</div>
</div>
<br>
<fieldset></fieldset><br>
<pre>_______________________________________________
Scip mailing list
<a href="mailto:Scip@zib.de" target="_blank">Scip@zib.de</a>
<a href="http://listserv.zib.de/mailman/listinfo/scip" target="_blank">http://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
</blockquote>
<br>
<pre cols="72">-- 
\__________________

Matthias Miltenberger
Zuse Institute Berlin
Takustr. 7, 14195 Berlin
<a href="http://www.zib.de/miltenberger" target="_blank">www.zib.de/miltenberger</a>
<a href="mailto:miltenberger@zib.de" target="_blank">miltenberger@zib.de</a>
<a href="tel:%2B49%20%2830%29%20841%2085-245" value="+493084185245" target="_blank">+49 (30) 841 85-245</a></pre>
</div>
</div>
</div>
</blockquote>
<br>
<pre cols="72">-- 
\__________________

Matthias Miltenberger
Zuse Institute Berlin
Takustr. 7, 14195 Berlin
<a href="http://www.zib.de/miltenberger" target="_blank">www.zib.de/miltenberger</a>
<a href="mailto:miltenberger@zib.de" target="_blank">miltenberger@zib.de</a>
<a href="tel:%2B49%20%2830%29%20841%2085-245" value="+493084185245" target="_blank">+49 (30) 841 85-245</a></pre>
</div>
</div>
</div>
<span style="font-family:Helvetica;font-size:14px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">_______________________________________________</span><br style="font-family:Helvetica;font-size:14px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<span style="font-family:Helvetica;font-size:14px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">Scip
 mailing list</span><br style="font-family:Helvetica;font-size:14px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<a style="font-family:Helvetica;font-size:14px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" href="mailto:Scip@zib.de" target="_blank">Scip@zib.de</a><br style="font-family:Helvetica;font-size:14px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<a style="font-family:Helvetica;font-size:14px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" href="http://listserv.zib.de/mailman/listinfo/scip" target="_blank">http://listserv.zib.de/mailman/listinfo/scip</a></div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</div>

<br>_______________________________________________<br>
Scip mailing list<br>
<a href="mailto:Scip@zib.de">Scip@zib.de</a><br>
<a href="http://listserv.zib.de/mailman/listinfo/scip" rel="noreferrer" target="_blank">http://listserv.zib.de/mailman/listinfo/scip</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div><div>Dr Tim Chippington Derrick<br></div>Chippington Derrick Consultants Ltd<br></div>Tel: +44 01276 508949<br></div>Mob: +44 07971 997948<br></div></div>
</div>