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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B6D8100.1010408@ece.gatech.edu> Date: Sun, 05 Aug 2001 13:23:12 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANN] dllhelpers-0.2.7 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit The dllhelpers package at cygutils (http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/dll-stuff/ ) has been updated to version 0.2.7. This new version now demonstrates how to build DLLs with C, C++, or Fortran code while taking advantage of the new auto-import features of the recent experimental release of binutils. It would probably be instructive to download both dllhelpers-0.2.6 AND dllhelpers-0.2.7 and compare the two, to understand how the recent "auto-import" functionality has made things much easier. Disclaimer: dllhelpers was originally written by Mumit Khan, back in the days of egcs-1.1.1. I updated it to 0.2.6 when the 'gcc -shared' option made its debut in August of 2000, and have again updated it to 0.2.7 in August of 2001 now that --enable-auto-import is available. --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/