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 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 To: Mingw32 discussion list at eGroups , cygwin AT sourceware DOT cygnus DOT com Subject: (beta) Must faster dlltool for cygwin/mingw Message-ID: 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 AT sourceware DOT cygnus DOT com