Hi Peter,

Thanks for your continued work on this.

On 22 Jun 2010, at 16:35, Peter Rosin wrote:
>       MSVC needs a hint to force it to compile either as C or C++.
>       * libltdl/m4/libtool.m4: Add tag variable compile_tag to
>       enable tag specific compiler options that are bad in the
>       linking phase.
>       * libltdl/config/ltmain.m4sh: Add the tag specific options
>       to the compile command line.
>       * doc/libtool.texi (libtool script contents): Document
>       new variable.

But compile_tag is never set, so the patch is a NOP!

If that happens with a later patch in your series, please roll all
the compile_tag machinery into a single commit.

If this has to be fudged into the libtool tag settings by hand to
support MSVC (or some other nefarious means I'm missing), then
please document that.

Cheers,
-- 
Gary V. Vaughan (g...@gnu.org)

Reply via email to