[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] fix static compilation in cygwin
From: |
Felix Winkelmann |
Subject: |
Re: [Chicken-hackers] [PATCH] fix static compilation in cygwin |
Date: |
Sun, 20 Jul 2014 13:47:03 +0200 (CEST) |
From: Michele La Monaca <address@hidden>
Subject: [Chicken-hackers] [PATCH] fix static compilation in cygwin
Date: Sun, 13 Jul 2014 14:57:17 +0200
> Hi,
>
> I think static compilation is broken in cygwin because csc
> inexplicably (to me at least) looks for cygchicken-0.a instead of
> libchicken.a.
Has anybody looked into this, yet? Seems right to me. I don't have a
cygwin setup, so can someone give me a hand and try Michele's patch?
felix