Building with the MSVC++ compiler in CYGWIN

It is possible to perform at automated build of SYMPHONY using the MSVC++ compiler cl with 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 CC=cl CXX=cl LD=link



Ted Ralphs
2007-03-24