Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Thu, 30 Mar 2000 22:23:41 +0300 From: Paul Sokolovsky X-Mailer: The Bat! (v1.32) S/N AB51B607 Reply-To: Paul Sokolovsky X-Priority: 3 (Normal) Message-ID: <16933.000330@is.lg.ua> To: mingw32 AT egroups DOT com, cygwin AT sourceware DOT cygnus DOT com Subject: [ANN] a2dll: An utility (to help) to convert static library into Win32 DLL Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello gnu-win32, In the preparation for libtool assault, I wrote scripts which helps build DLLs from static libraries, by motives of my old howto (http://www.is.lg.ua/~paul/devel/static2dll_howto.txt). From doc: a2dll is shell script (see requirements) to automotize process of converting existing static libraries (produced by gnu-win32 tools, of course) into DLL. First of all, yes it's possible: if you have binary static distribution of some library (i.e. library itself and its headers), that's all you need to convert it to DLL and use in your programs. Read HOWTO for underlying magic. So, you may not waste time if you need DLL: just grab existing static distribution and convert. Also, you may use it to build Win32 DLL of your library. Also, until GNU libtool will allow seamless building of Win32 DLLs, you may build static lib (what libtool of course supports) and then convert it to DLL. http://www.is.lg.ua/~paul/devel/ -- Paul Sokolovsky, IT Specialist http://www.brainbench.com/transcript.jsp?pid=11135 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com