This is the mail archive of the cygwin-apps@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: HEADSUP package maintainers: Welcome to cygwin 1.5.0


On Fri, 11 Jul 2003, Williams, Gerald S (Jerry) wrote:

> [snip]
> Static libraries don't concern me, since all I'd need to
> do is notify the maintainer and wait until a new one is
> ready. DLLs could be more problematic if updating one of
> them can cause my package to stop working. That's why I
> asked if "cygcheck" is enough to identify all of my DLL
> dependencies.
>
> gsw

Cygcheck should be enough to identify *current* *static* DLL dependences.
If your application uses "dlopen", you'll need to know about it from other
sources (e.g., code).  Also, DLLs are only problematic if your application
uses functions with parameter types that changed size in the switch to
1.5.0, IIUC.
	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


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