Nick Wellnhofer created CLOWNFISH-31:
----------------------------------------
Summary: Link with unresolved symbols on Windows
Key: CLOWNFISH-31
URL: https://issues.apache.org/jira/browse/CLOWNFISH-31
Project: Apache Lucy-Clownfish
Issue Type: Improvement
Components: Perl
Reporter: Nick Wellnhofer
Assignee: Nick Wellnhofer
Priority: Minor
It might be possible to link the Perl DLLs with unresolved symbols on Windows
using the compiler options {{/FORCE:UNRESOLVED}} with MSVC and
{{-Wl,--allow-shlib-undefined}} with GCC. If this works, {{cf_linker_flags}}
could go away.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)