Charles Wilson wrote:
> How does that sound, as an intermediate plan?
Implemented as attached, which should be applied on top of the -take3 patch.
Changes:
ltmain.m4sh:
func_pathlist_convert_check: now takes four arguments,
FROM_PATHSEP, TO_PATHSEP, FROM_PATHLIST, TO_PATHLIST
func_pathl
Peter Rosin wrote:
> It's been cooking in my head for a couple of days now, and I think it's
> time to throw out the old response I was writing and start over...
>
> There are two "new" scenarios that I see (in addition to normal native
> builds and normal crosses).
>
> (1) $host=$build, but scri
Den 2009-01-30 19:28, skrev Charles Wilson:
I think we've more-or-less reached a consensus that cygwin->mingw cross
should be treated, by default, as a cygwin to mingw cross (fancy that!)
-- in that the compiler should be considered a normal cross-compiler
running under cygwin with the ability t
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.
Charles Wilson wrote:
> * tests/cwrapper.test: Add new test for -DLT_DEBUGWRAPPER.
> * doc/libtool.texi [Linking executables]: Mention wrapper
> executables, in addition to wrapper scripts. Add menu referencing
> subsection 'Wrapper executables for programs'.
> [Wrapper executables for programs]: N
Charles Wilson wrote:
> In fact, maybe I should add $opt_debug to the new func_to_host_path[list]
> functions...
Addressed in the attached revision.
> cygwin-native testsuite behavior is as expected.q
still true.
> mingw-native (e.g. msys->mingw) testsuite behavior is as expected.
still true.
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
Den 2009-01-30 05:35 skrev Charles Wilson:
Ralf Wildenhues wrote:
Guys, if all you're working around is -Werror, then stop right now.
Just eliminate -Werror from $LTCC $LTCFLAGS and be done with it.
The cwrapper machinery, if it needs anything, then become simpler
and less work to maintain, not
Le 29 janv. 09 à 23:48, Ralf Wildenhues a écrit :
* Akim Demaille wrote on Thu, Jan 29, 2009 at 08:44:51PM CET:
Le 29 janv. 09 à 19:22, Ralf Wildenhues a écrit :
- Bootstrap failures
http://lists.gnu.org/archive/html/bug-libtool/2008-11/msg00098.html
I suggest adding the following macros t