[gambit-list] Standard Windows version

Tom Ayerst twa at post.com
Tue Apr 17 18:55:02 EDT 2007


Thanks for the info.

I am compiling gambc-4.0b22 under WinXP service pack 2 using 
MinGW-3.1.0-1 under MSYS-1.0.9

I have run:

configure --prefix=/c/dev/scheme/Gambit-C-4.0b22

and then make:

and I get:

$ make
making all in include
make[1]: Entering directory `/c/dev/scheme/gambc-4.0b22/include'
make[1]: Leaving directory `/c/dev/scheme/gambc-4.0b22/include'
making all in lib
make[1]: Entering directory `/c/dev/scheme/gambc-4.0b22/lib'
make[1]: Leaving directory `/c/dev/scheme/gambc-4.0b22/lib'
making all in gsi
make[1]: Entering directory `/c/dev/scheme/gambc-4.0b22/gsi'
gcc  _gsi.o _gsi_.o ../lib/libgambc.a -lws2_32 -o gsi.exe
../lib/libgambc.a(os_tty.o)(.text+0x2aeb):os_tty.c: undefined reference 
to `___printf'
make[1]: *** [gsi.exe] Error 1
make[1]: Leaving directory `/c/dev/scheme/gambc-4.0b22/gsi'
make: *** [all-recursive] Error 1

Can anyone point out what I am doing wrong? (Other than working in Windows!)

Thanks

Tom

Guillaume Germain wrote:
> Hi,
>
> right now you need to recompile Gambit if you want to use Termite.  
> It's not
> as easy as I'd like it to be, but it is done that way for efficiency
> reasons.
>
>
> Guillaume
>
>
> On 4/17/07, Tom Ayerst <twa at post.com> wrote:
>>
>> Hi,
>>
>> Couple of quick questions (I probably should rtfm somewhere but I'm new
>> to this).
>>
>> Which is the "standard" windows build that is offered on the Gambit-C?
>> There seem to be several floating about.
>>
>> Will the currently offered Windows version work with Termite?  i.e. Can
>> I investigate termite on windows without resorting to a C compiler?
>>
>> Thanks
>>
>> Tom
>> _______________________________________________
>> Gambit-list mailing list
>> Gambit-list at iro.umontreal.ca
>> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>>
>



More information about the Gambit-list mailing list