FW: [Chicken-users] Minor problem with cmake-based chicken build on cygwin

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Tue Jun 3 15:30:00 GMT 2008


On Tue, Jun 03, 2008 at 10:42:04AM +0100, Dave Korn wrote:
>felix winkelmann wrote on 02 June 2008 21:36:
>
>> On Sat, May 31, 2008 at 8:00 PM, Nathan Thern <nthern@> wrote:
>>> Hi all-
>>> I just built chicken-3.2.0 on cygwin. The build went just fine, but the
>>> install put the runtime dlls (cygchicken-0.dll and cyguchicken-0.dll) in
>>> /usr/lib rather than /usr/bin. The installation did not work until I
>>> moved the dlls to /usr/bin. 
>
>  My problem is always that I can't compile cygchicken-0.dll without first
>compiling cygegg-0.dll.  Unfortunately cygegg-0.dll has a dependency on
>cyguchicken-0.dll so I can't compile cygegg-0.dll without first compiling
>cygchicken-0.dll.

You need to use the road cross compiler, I think.  That should get you
to the other side of this problem.

cgf



More information about the Cygwin-talk mailing list