Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Subject: RE: How change libtool rule of naming dlls from "cygFOO-version.dll" to "FOO.dll"?
Date: Tue, 21 Dec 2004 09:03:08 +0200
Message-ID: <0C7AD907113E984F9C2AF0B651D0D3DE577129@exmid04.africa.enterprise.root>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
From: "Mike Kenny - BCX - Professional Services JHB" <Mike.Kenny@bcx.co.za>
To: "Mikhail Dmitrievsky" <mishadm@mail.ru>, <cygwin@cygwin.com>
X-OriginalArrivalTime: 21 Dec 2004 07:03:09.0843 (UTC) FILETIME=[211DD630:01C4E72B]
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id iBL71ToN031332

 What is the effect of using
$ ln cygsurfit-1.dll libsurfit.dll
to create a link rather than simply rename?

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf
Of Mikhail Dmitrievsky
Sent: Tuesday, December 21, 2004 8:39 AM
To: cygwin@cygwin.com
Subject: How change libtool rule of naming dlls from
"cygFOO-version.dll" to "FOO.dll"?

Hello!

I have a problem. I write dll for Tcl and my dll must have fixed name
"libsurfit.dll" because of fixed initial procedure name, but using
libtool i have cygsurfit-1.dll :( 

Renamig cygsurfit-1.dll to libsurfit.dll don't solve the problem,
because i have another dll called "libfreeflow.dll" with name
"cygfreeflow-1.dll", which depends on "cyglibsufit-1.dll"

How can i change libtool rule of naming dlls from "cygFOO-version.dll"
to "FOO.
dll"?


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


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


