|
From: | Brandon J. Van Every |
Subject: | Re: [Chicken-users] win32 chicken |
Date: | Mon, 12 Dec 2005 16:31:28 -0800 |
User-agent: | Mozilla Thunderbird 1.0.2 (Windows/20050317) |
Matthew David Parker wrote:
I've actually got problems like this as well right now. We are currently kicking this new CMake build system into shape, which promises to be much much easier and straightforward to build on Windows, whether with VC++ or MinGW. I am working off of 2.207, presently. I have one version of a CMakeLists.txt that does build, and one that doesn't. Unfortunately the latter is the canonical one in darcs source control right now. :-) Stay tuned; with luck, we may crush the final problems this week. Then life will be easy.Hello I've been trying several times over to compile chicken 2.207 for win32. I've tried using MSYS and mingw using the instructions in this previous post: http://lists.gnu.org/archive/html/chicken-users/2005-09/msg00154.html That method got pretty far but it got to compiling everything into the one chicken library at the end, and it spewed out pages of errors, mostly that looked like this: undefined reference to '_imp__C_temporary_stack'
Cheers, Brandon Van Every I won't spend more than 1 day configuring 1 thing.
[Prev in Thread] | Current Thread | [Next in Thread] |