chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Re: windows CMake builds


From: Brandon J. Van Every
Subject: [Chicken-users] Re: windows CMake builds
Date: Tue, 04 Jul 2006 04:16:08 -0700
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

Dan wrote:
I've double-chekced, and both the MinGW and the Cygwin
Windows CMake builds of the latest Chicken have the
same problem: they can't find srfi-1 and pcre, though
extras loads.

I've tested this using csi -R srfi-1 and csi -R pcre
after completing the builds (using the hacks discussed
on this list).

I've strace'd the cygwin build, and it seems to be
looking for srfi-1.dll.

??? I don't see any evidence for the existence of a srfi-1.dll even in Makefile.am, quite apart from CMake. I certainly don't build a srfi-1.dll. What is the exact command you're typing and script that you're running? Assume I'm a dummy and can't intuit even trivial usage of Chicken. I've spent so much time on CMake build stuff that I still haven't done any Scheme programming.

The Linux CMake build does not exhibit the problem.

What's going on?

Two problems that could be lurking:
- quoting issues that I haven't been able to resolve
- library version number subdirectories. Haven't implemented this, not sure if it's an "egg thing" or a "library thing."


Cheers,
Brandon Van Every





reply via email to

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