X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <bd22bd7a0806021336w38d8abefld759dd417b88d8d3@mail.gmail.com>
Date: Mon, 2 Jun 2008 22:36:11 +0200
From: "felix winkelmann" <bunny351@gmail.com>
To: "Nathan Thern" <nthern@gmail.com>
Subject: Re: [Chicken-users] Minor problem with cmake-based chicken build on cygwin
Cc: CMake@cmake.org, Chicken-users@nongnu.org, cygwin@cygwin.com
In-Reply-To: <a07c15f00805311100h6456fb60p59e50185ca4dae4d@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <a07c15f00805311100h6456fb60p59e50185ca4dae4d@mail.gmail.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Sat, May 31, 2008 at 8:00 PM, Nathan Thern <nthern@gmail.com> 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.
>
> A quick inspection of the makefiles revealed that DLLSINPATH is not set
> in Makefile.cygwin (whereas it is in the mingw & msvc makefiles).
>
> The obvious fix is to define DLLSINPATH in the make arguments, but since the
> build is broken unless that is done, it looks like a bug to me. Perhaps this
> is a cmake bug, or a bug in the chicken source?

Hi!

I guess this is a bug in our build - thanks for reporting it. BTW, we don't use
CMake anymore, so this has nothing to do with CMake itself, cygwin or the
now historical cmake-based chicken build.


cheers,
felix

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

