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

Mikael mikael.rcv at gmail.com
Sun Jun 17 05:59:23 EDT 2012


Aha.

There's one warning message in there:

os_tty.c(752) : warning C4273: 'GetConsoleWindow' : inconsistent dll linkage
        c:\Program Files (x86)\Microsoft
SDKs\Windows\v7.0A\include\wincon.h(946) : see previous definition of
'GetConsoleWindow'
os_tty.c(851) : warning C4113: 'BOOL (__cdecl *)()' differs in
parameter lists from 'PHANDLER_ROUTINE'
os_tty.c(8515) : warning C4113: 'BOOL (__cdecl *)()' differs in
parameter lists from 'PHANDLER_ROUTINE'
os_tty.c(8536) : warning C4113: 'BOOL (__cdecl *)()' differs in
parameter lists from 'PHANDLER_ROUTINE'


Could be due to it; resolve it and see what happens?


2012/6/17 Cristian Baboi <cristian.baboi at gmail.com>

> În data de Sun, 17 Jun 2012 11:46:45 +0300, Mikael <mikael.rcv at gmail.com>
> a scris:
>
>
>  Can you compile Gambit anew and paste all output you got here (so open a
>> console window, increase its width a bit (to 120-200 cols somewhere) and
>> its buffer length to be sufficient for the entire compilation, say to
>> 15000)?
>>
>
> See the attachment.
>
>
>
>> 2012/6/16 Cristian Baboi <cristian.baboi at gmail.com>
>>
>>  În data de Sat, 16 Jun 2012 19:03:00 +0300, Mikael <mikael.rcv at gmail.com
>>> >
>>> a scris:
>>>
>>>
>   (As of currently I'm unaware of what misc/vs2008.bat is for, if you are
>>>
>>>> please feel free to share.)
>>>>
>>>>
>>> It's for compiling gambit-c with visual studio.
>>>
>>> Trying misc\vc2008.bat from a x64 Win64 VS2010 command prompt gives 64
>>> bit
>>> gsi.exe & gsc.exe
>>> Unfortunatelly,unlike 32 bit versions, they crash on launch.
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20120617/0fa80044/attachment.htm>


More information about the Gambit-list mailing list