Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
X-Authentication-Warning: hp2.xraylith.wisc.edu: khan owned process doing -bs
Date: Fri, 7 Jan 2000 11:32:16 -0600 (CST)
From: Mumit Khan <khan@NanoTech.Wisc.EDU>
To: Mingw32 discussion list at eGroups <mingw32@egroups.com>,
        cygwin@sourceware.cygnus.com
Subject: (beta) Must faster dlltool for cygwin/mingw
Message-ID: <Pine.HPP.3.96.1000107112259.1532K-100000@hp2.xraylith.wisc.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

I have a test version of dlltool that I'd like to folks to test out. This
one doesn't create any files and builds everything in memory. 

The performance increase on Linux/ext2fs is quite significant; on MS
filesystems, and for large implibs, it's a few orders of magnitude
faster. The performance increase really shows when you're building an
import library with say 10k symbols (eg., wxWindows implib contains
~8.5k symbols, and that can kill your FAT filesystem, or at least bring
it to its knees). 

The code is adapted from DJ's pe-dll, tested on my local tree. However,
expect bugs and misfeatures. Same command line options as the normal
dlltool.

Cygwin:

ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/snapshots/dlltool/

Mingw:

ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/snapshots/dlltool/

for both dlltool.exe and dlltool.c.

Regards,
Mumit



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

