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
To: cygwin@cygwin.com
From: Mikhail Dmitrievsky <mishadm@mail.ru>
Subject: How change libtool rule of naming dlls from "cygFOO-version.dll" to "FOO.dll"?
Date: Tue, 21 Dec 2004 06:38:39 +0000 (UTC)
Lines: 12
Message-ID: <loom.20041221T073209-640@post.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: main.gmane.org
User-Agent: Loom/3.14 (http://gmane.org/)
X-Loom-IP: 217.116.49.196 (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) Opera 7.52  [en])
X-IsSubscribed: yes

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/

