[RFC] Change to subversion package: Move /usr/bin/* -> /usr/bin/subversion/* and add symlinks in /usr/bin

Igor Pechtchanski pechtcha@cs.nyu.edu
Wed Jul 7 14:09:00 GMT 2004


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



More information about the Cygwin-apps mailing list