On 4/19/07, John Cowan <[EMAIL PROTECTED]> 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
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users