Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 24 Jul 2003 12:39:23 +0100 (BST) From: Elfyn McBratney X-X-Sender: elfyn AT localhost DOT localdomain Reply-To: cygwin AT cygwin DOT com To: Carlo Florendo cc: cygwin AT cygwin DOT com Subject: Re: documentation on building the cygwin dll In-Reply-To: <002901c351b9$c358c440$200aa8c0@thorin> Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 24 Jul 2003, Carlo Florendo wrote: > Hello Sam, > > > From: "Robb, Sam" > > Don't know if this will help, but I've attached a makefile > > and script that I use to do a checkout and build of the Cygwin > > DLL source from CVS. > > I was able to build the dll with your script. However, how come the > new-cygwin1.dll size is over 6 MB? Is this correct? I've checked the > latest version of cygwin1.dll and its size is less than 1 MB. The DLL you've built contains all available symbols, whereas the distributed DLL is stripped (of those symbols). $ strip new-cygwin.dll Elfyn -- Elfyn McBratney, EMCB | http://www.nongnu.org/wwwauth/ http://www.emcb.co.uk | http://www.emcb.co.uk/webauth/ elfyn AT emcb DOT co DOT uk | wwwauth-users AT nongnu DOT org -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/