This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: documentation on building the cygwin dll


On Thu, 24 Jul 2003, Elfyn McBratney wrote:

> 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

Carlo,

Note, though, that once you strip the DLL, it becomes non-debuggable, just
like the one on the mirrors. ;-)
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]