[BuildTools] Problem with MSVC_COMPILE

kmartin kipp.martin at chicagogsb.edu
Sun Nov 19 03:44:39 EST 2006


Hi All:

I think I figured out the problem with MSVC_COMPILE. This variable is
set by checking CXX for cl in configure.ac. When you run ./configure the
CC variable gets set to cl but not CXX so you have to explicitly add
CXX=cl in order to use AMPL. This seems to take care of the problem --
well not really Cbc crashes in Windows with MS cl if COIN_HAS_ASL is on.

Thanks
-- 
Kipp Martin
Professor of Operations Research
	and Computing Technology
University of Chicago
Graduate School of Business
5807 South Woodlawn Avenue
Chicago IL 60637
773-702-7456
http://gsbkip.chicagogsb.edu
http://www.coin-or.org/


More information about the BuildTools mailing list