Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 4

2009-02-13 Thread Charles Wilson
Charles Wilson wrote: > The attached, re-re-re-re-revised patch addresses these two issues, but > is otherwise the same as "take 4". Ping. Most recent version is the "take 5" attachment, in this message from two weeks ago: http://lists.gnu.org/archive/html/libtool-patches/2009-01/msg00232.html

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 4

2009-01-30 Thread Peter Rosin
Den 2009-01-30 18:31 skrev Charles Wilson: The attached, re-re-re-re-revised patch addresses these two issues, but is otherwise the same as "take 4". Note that several of Peter's pr-msvc-branch patches are dependent on this one. Naa, not several, it's just this one-(long)-liner: http://lists.

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 4

2009-01-30 Thread Charles Wilson
Charles Wilson wrote: > Charles Wilson wrote: > Reviewing my own submission... >> (func_cygming_dll_for_implib_core): New function. > > This function is actually called > func_cygming_dll_for_implib_fallback_core > Need to correct log history. > >> (func_cygming_implib_p): New function. > > Conf

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 4

2009-01-21 Thread Charles Wilson
Charles Wilson wrote: Reviewing my own submission... > (func_cygming_dll_for_implib_core): New function. This function is actually called func_cygming_dll_for_implib_fallback_core Need to correct log history. > (func_cygming_implib_p): New function. Confusing. There is already a func_win32_impli

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 4

2009-01-21 Thread Charles Wilson
Charles Wilson wrote: > Test suite on cygwin/native in progress. Assumming test suite passes, OK? > Comments, Review, Discussion? All tests pass (cygwin/native): Old suite: === All 113 tests passed (11 tests were not run) === New suite: 76 tests behaved as

[PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 4

2009-01-21 Thread Charles Wilson
* libltdl/config/general.m4sh: Update copyright year. (func_tr_sh): New function. * libltdl/config/ltmain.m4sh (func_generate_dlsyms) [cygwin|mingw]: Obtain DLL name corresponding to import library by using value stored in unique variable libfile_$(transliterated implib name). If that fails, use $s