delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <391f79580802181418u13d8e3dep4c7aeca6ce460a66@mail.gmail.com> |
Date: | Mon, 18 Feb 2008 22:18:37 +0000 |
From: | "=?ISO-8859-1?Q?Lu=EDs_Oliveira?=" <luismbo AT gmail DOT com> |
To: | "Reini Urban" <rurban AT x-ray DOT at> |
Subject: | Re: [cffi-devel] Re: how to build gsl dll |
Cc: | cygwin AT cygwin DOT com, cffi-devel AT common-lisp DOT net |
In-Reply-To: | <47B9D3EA.7010405@x-ray.at> |
MIME-Version: | 1.0 |
References: | <d990efca0802171021v4d90e1a9yeab45fd2cc88afab AT mail DOT gmail DOT com> <6910a60802180801q3b3b7fdbs71be7cf7dbe53805 AT mail DOT gmail DOT com> <d990efca0802180904o6cac124fyfcd3129f2a02c440 AT mail DOT gmail DOT com> <47B9D3EA DOT 7010405 AT x-ray DOT at> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id m1IMJBdL023556 |
On 18/02/2008, Reini Urban <rurban AT x-ray DOT at> wrote: > Luís, cannot this be a bit simplified for :cygwin? > I've always have to do this. > "libsndfile.so.1" can be automatically translated to "cygsndfile-1.dll". > Unfortunately :cygwin is no define-foreign-library target, just :unix. Maybe. Do all cygwin Lisps push :CYGWIN onto their *FEATURES* like CLISP? Regarding the naming convention, I suppose we could add a library designator (or change :DEFAULT) that handles that. E.g.: (:lib "foo" 2) would translate to "libfoo.so.2", "libfoo.2.dylib", "cygfoo-2.dll", etc. -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/ -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |