<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#c5">Comment # 5</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><span class="quote">> Do you speak about libwps itself here, or about its build inside libreoffice? </span >
Sorry, I wasn't clear. I think we're on the same page. I've, of course, applied
your patch, and do recognize the distinction.
I am saying that the native libwps _had_ support for building with msvc[*]
using configure/makefile. However that is no longer maintained. I had started
with libwps, but also tried other projects since wasn't sure what was specific
to it and what more generic.
Anyway, I think I know what to do. As I said, I need to wrap link.exe, which as
you say is used by libtool. I also found (after reading your feedback,) where
configure checks $LD to decide if shared linking is possible (line 13,918).
This means the first test to pass is to make the wrapper respond correctly to
configure's check.
Thanks again for your help. Will get back to you with progress (or issues).
[*] See line 15,766 in libwps's configure, for example, or search for "msvc" or
"mvs".</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>