chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Problem installing easyffi/silex on cygwin


From: felix winkelmann
Subject: Re: [Chicken-users] Problem installing easyffi/silex on cygwin
Date: Thu, 19 Apr 2007 11:28:59 +0200

On 4/19/07, John Cowan <address@hidden> wrote:
felix winkelmann scripsit:

> Did you configure it --without-libffi?

No.  So I repeated the process, this time using --without-libffi,
and all was well.

Ok.


However, that means that when building on Cygwin with autotools, you
don't get the benefits of libffi, whereas when building with CMake,
you do.  So CMake should become the way to build on Cygwin.

Ok.


By the way, I do get these warnings, which I assume are benign,
from compiling easyffi.scm:

Warning: global variable `lexer-get-func-line' is never used
Warning: global variable `lexer-get-func-offset' is never used
Warning: global variable `lexer-get-func-column' is never used
Warning: local assignment to unused variable `lexer-getc' may be unintended
Warning: global variable `lexer-getc' is never used
Warning: local assignment to unused variable `lexer-ungetc' may be unintended
Warning: global variable `lexer-ungetc' is never used


Yes, these can be ignored.

Thanks for testing the cygwin build.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]