<html>
    <head>
      <base href="https://bugs.documentfoundation.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - allow to build shared libraries in bundled projects on Windows"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=91480#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - allow to build shared libraries in bundled projects on Windows"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=91480">bug 91480</a>
              from <span class="vcard"><a class="email" href="mailto:ashodnakashian@yahoo.com" title="Ashod Nakashian <ashodnakashian@yahoo.com>"> <span class="fn">Ashod Nakashian</span></a>
</span></b>
        <pre>Thanks for the detailed feedback David.

<span class="quote">> So, that is probably because libtool finds no known dynamic linker.</span >

At least in the case of libwps shared lib was disabled explicitly for non-gcc
compilers (actually, it assumes non-gcc to mean mvs/msc). I have a patch to
enable it, but, as you note, it still defaults to static linking. I think I
know where to look: libtool.

<span class="quote">> I agree that a ld-wrapper seems to be needed.</span >

I'll experiment with a wrapper and investigate how we could get it to cooperate
with libtool to create shared libs.

Btw, are we waiting for Windows support of shared libs to enable/test on other
platforms, or does shared work on Linux? Do we know these libraries can/do link
as shared? I haven't tried building on Linux, and it's easier to ask :)


<span class="quote">> But not with the rest.</span >

You mean only with some projects? Not sure I get your point here.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>