This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]