Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <3BD435CE.9040305@ece.gatech.edu> Date: Mon, 22 Oct 2001 11:05:50 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: CA List Subject: Re: Autotools; new versions References: <3BCEB11B DOT 31510 DOT 5B30FCB1 AT localhost> <3BD40797 DOT 1FF24092 AT yahoo DOT com> <3BD42FC4 DOT 50305 AT ece DOT gatech DOT edu> <3BD432C8 DOT F764B473 AT yahoo DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Earnie Boyd wrote: > > I take it this (libtool that does DLLs) isn't a released package yet. Kinda. libtool-1.4(.2?) and earlier -- back to some indeterminate version -- supported building DLLs in a *nontransparent* way. See the goat book for more info. http://sources.redhat.com/autobook/ Uses dlltool/dllwrap internally. > Is it libtool CVS or is it a R.Collins patched CVS? I forget. Currently, R.Collins patched CVS mostly works, using the new tricks in gcc (-shared) and ld (auto-import/auto-export). Doesn't use dlltool/dllwrap. However, it's a fork from the 1.4 branch, pre-MLB-merge; therefore, it will take some effort to forward-port Robert's stuff to the current 1.5ish libtool CVS. Gary Vaughan is on the case, and Robert and I are corresponding with him. > >>One step at a time, Earnie. >> >> > > Right, hmm..., I think this has been discussed previously, sorry. > No prob. --Chuck