Hi Ralph,
Check the bin directory of your MSVC installation for a vcvarsall32.bat file, and run it in your console before getting into compiling Gambit.
Brgds
2013/4/12 Marc Feeley feeley@iro.umontreal.ca
On 2013-04-11, at 5:01 PM, Ralph Moritz ralph.moeritz@outlook.com wrote:
Hi,
I've downloaded `gambc-v4_6_7-devel.tgz' and want to compile it with MSVC 11. I've tried tweaking `misc\vc2008.bat' but it bombs out with errors
:-(
How are the prebuilt VC binaries on the Gambit homepage built - ie.
what's
the recommended way to do this?
Check out the subdirectory prebuilt/windows . The build procedure uses the standard Unix tools ("make", "sed", etc) from MinGW to drive the build process with the VC compiler.
misc/vc2008.bat should be the easiest approach. The hardest part is getting the PATH set up properly at the top of the vc2008.bat file. By the way, what were the errors you got?
Marc
Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list