From: Wesley Smith (wesley.hoke_at_gmail.com)
Date: Sat Jan 26 2008 - 14:51:01 CST

Hi John,
Do you have any pointers/links as to how to setup MS compilers in
cygwin? I can't find any info on this. I've set the $PATH variable
to let me access cl.exe, but when I make WIN32, I get this:

Building Molecule File Reader PLugins
make[2]: *** [../compile/lib_WIN32/molfile/biomoxxaplugin.o] Error 53
make[1]: *** [dynlibs] Error 1
make: *** [WIN32] Error 2

My guess is that it's looking for the MS C/C++ runtime libs ??? not
sure though. Any thoughts? I've also added the Vc7/libs folder to my
$PATH but that didn't seem to help at all. This stuff is really
foreign to me, so any help is appreciated.

thanks,
wes