chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Extension loading problems in CMake/MinGW csi binary


From: Brandon J. Van Every
Subject: Re: [Chicken-users] Extension loading problems in CMake/MinGW csi binary
Date: Thu, 13 Jul 2006 17:38:32 -0700
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

Ian Oversby wrote:
In the previous version of the Windows chicken binary, fold worked out of the box without any need to require any extensions. Now it doesn't.

All officially released Windows binaries are built with makefile.vc, not CMake. The only officially released Windows binary available on the Chicken homepage is for Chicken 2.3. "csi -R srfi-1" works fine for that.

So when you say "now it doesn't," exactly what source tree version and build method are you referring to? Most recent pull from Darcs, using CMake to build? Or something else?



I'm guessing the srfi files haven't been built into csi so the next thing for me to look at must be the CMake input file (CMakeLists.txt?)

The srfi-* units are part of libchicken and definitely built into csi. If it's a CMake-specific problem, then it's probably a quoting problem. BTW I find the current VC++ CMake build is completely broken, it won't build. I need to verify whether these problems are CMake-specific. Just as soon as I kick the CMake tarball capability out the door, in a matter of hours.


Cheers,
Brandon Van Every





reply via email to

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