[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] Re: [Chicken-users] Build on cygwin problem
From: |
felix winkelmann |
Subject: |
[Chicken-hackers] Re: [Chicken-users] Build on cygwin problem |
Date: |
Fri, 25 Jan 2008 08:36:57 +0100 |
On Jan 25, 2008 6:02 AM, Matthew Welland <address@hidden> wrote:
> Hi Felix,
>
> Thanks for looking at this. Here is what I get when I compile from the path
> you gave. This output is from a Linux build but I saw the same thing on a
> Cywin build.
>
The chicken with which you build is too old. You can use the "bootstrap"
make target to create a bootstrapping chicken from a tarball of C
sources, when you build from the svn trunk/branch.
cheers,
felix