[gambit-list] gsc doesn't build with vc2008.bat

Cristian Baboi cristian.baboi at gmail.com
Sat Jun 16 11:59:56 EDT 2012


vc2008.bat is missing

%COMP_LIB% _asm.c
%COMP_LIB% _assert.c
%COMP_LIB% _codegen.c
%COMP_LIB% _t-univ.c
%COMP_LIB% _x86.c

and respective .obj from cl -Fegsc.exe line

În data de Sat, 16 Jun 2012 18:07:19 +0300, Cristian Baboi  
<cristian.baboi at gmail.com> a scris:

> After removing call "C:\Program Files\Microsoft Visual Studio  
> 9.0\VC\bin\vcvars32.bat", calling misc/vs2008.bat in gambc-v4_6_6  
> sources  from VS2010 command prompt gives these errors for gsc:
>
> _gambcgsc.obj : error LNK2001: unresolved external symbol  
> _____20___t_2d_univ
> _gambcgsc.obj : error LNK2001: unresolved external symbol  
> _____20___codegen
> _gambcgsc.obj : error LNK2001: unresolved external symbol _____20___x86
> _gambcgsc.obj : error LNK2001: unresolved external symbol _____20___asm
> _gambcgsc.obj : error LNK2001: unresolved external symbol  
> _____20___assert
> gsc.exe : fatal error LNK1120: 5 unresolved externals



More information about the Gambit-list mailing list