Building with the MSVC++ compiler in CYGWIN

It is possible to build applications using an automated build of SYMPHONY with the MSVC++ compiler cl using the GNU autotools in the CYGWIN environment. To do so, follow the instuctions for building in Unix-like environments (see Section 2.2.2), except when configuring, use the command

 ./configure --enable-doscompile=msvc

Afterwards, you can build the individual applications using the ``make'' command, as usual in a Unix-like environment except that thecompiler used will be cl.



Ted Ralphs
2011-07-19