[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] win32 chicken
From: |
felix winkelmann |
Subject: |
Re: [Chicken-users] win32 chicken |
Date: |
Tue, 13 Dec 2005 14:35:55 +0100 |
A new tarball will be prepared shortly, that should fix the win32
compilation issues with regard to the winsocket headers, etc.
cheers,
felix
On 12/13/05, Brandon J. Van Every <address@hidden> wrote:
> Matthew David Parker wrote:
>
> >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'
> >
> >
> 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.
>
>
> Cheers,
> Brandon Van Every
> I won't spend more than 1 day configuring 1 thing.
>
>
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>