[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] build on Windows with cygwin
From: |
Terrence Brannon |
Subject: |
Re: [Chicken-users] build on Windows with cygwin |
Date: |
Tue, 20 Nov 2007 07:35:42 -0500 |
On Nov 20, 2007 2:12 AM, felix winkelmann <address@hidden> wrote:
> On Nov 20, 2007 4:06 AM, Terrence Brannon <address@hidden> wrote:
>
> > > Is there anybody who can send me a build log for a full
> > > dynamic build?
> >
> > Do you mean like this -
> > http://www.metaperl.com/tmp/chicken-cygwin-compile-transcript
> >
>
> No, a build log for a 2.6 chicken, using the old build system.
Ok, I got 2.637. the README says
" See INSTALL for generic instructions " but there is no INSTALL file
in the distro - just INSTALL-Cmake.txt
so I did the usual ./configure && make
and got the error
.libs/libchicken_la-runtime.o:runtime.c:(.text+0xfa3b): undefined
reference to `__C_do_apply_hack'
as shown in the build log - http://www.metaperl.com/tmp/chicken-2.637-build.log