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: [RFC] Change to subversion package: Move /usr/bin/* ->/usr/bin/subversion/* and add symlinks in /usr/bin


On Wed, 7 Jul 2004, Max Bowsher wrote:

> Igor Pechtchanski wrote:
> > You can then compile the subversion executables to look for DLLs in the
> > above directory.
>
> Um, how? To the best of my knowledge the Windows dynamic loader does not
> have this level of sophistication.
>
> Max.

Well, by default it doesn't.  However, using LoadLibraryEx and the
LOAD_WITH_ALTERED_SEARCH_PATH flag, you can actually specify an exact path
to the module.  It might be more pain than it's worth, though, and I don't
know of easier ways.
	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]