X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <d990efca0802181447j348fdecaha916cd5d0355a080@mail.gmail.com>
Date: Mon, 18 Feb 2008 17:47:19 -0500
From: "Mirko Vukovic" <mirko.vukovic@gmail.com>
To: "=?ISO-8859-1?Q?Lu=EDs_Oliveira?=" <luismbo@gmail.com>
Subject: Re: [cffi-devel] Re: how to build gsl dll
Cc: "Reini Urban" <rurban@x-ray.at>, cffi-devel@common-lisp.net,
   cygwin@cygwin.com
In-Reply-To: <391f79580802181418u13d8e3dep4c7aeca6ce460a66@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
References: <d990efca0802171021v4d90e1a9yeab45fd2cc88afab@mail.gmail.com> 	 <6910a60802180801q3b3b7fdbs71be7cf7dbe53805@mail.gmail.com> 	 <d990efca0802180904o6cac124fyfcd3129f2a02c440@mail.gmail.com> 	 <47B9D3EA.7010405@x-ray.at> 	 <391f79580802181418u13d8e3dep4c7aeca6ce460a66@mail.gmail.com>
X-IsSubscribed: yes
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
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m1IMm65w027393

On Mon, Feb 18, 2008 at 5:18 PM, Luís Oliveira <luismbo@gmail.com> wrote:
> On 18/02/2008, Reini Urban <rurban@x-ray.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/
>
>
> _______________________________________________
>  cffi-devel mailing list
>  cffi-devel@common-lisp.net
>  http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel
>

As far as I know, clisp is the only lisp running on cygwin.  I tried
compiling sbcl, and that got me nowhere.


Mirko

--
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/


