Re: shlib_search_path on cygwin in func_mode_link

2009-05-25 Thread Ralf Wildenhues
Hello Christopher, * Christopher Hulbert wrote on Tue, May 19, 2009 at 05:54:17PM CEST: > I am working on the search for libraries in func_mode_link to get it > to find DLL import libraries on the search path (this is around line > 4824 of ltmain.m4sh). The shlib_search_path is built on shlibpath_

shlib_search_path on cygwin in func_mode_link

2009-05-19 Thread Christopher Hulbert
I am working on the search for libraries in func_mode_link to get it to find DLL import libraries on the search path (this is around line 4824 of ltmain.m4sh). The shlib_search_path is built on shlibpath_var which is set to PATH on cygwin. My setup happens to have a PATH with spaces in the director