[
https://issues.apache.org/jira/browse/CLOWNFISH-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Wellnhofer closed CLOWNFISH-31.
------------------------------------
Resolution: Invalid
{{/FORCE:UNRESOLVED}} doesn't work as I expected. It allows to build with
unresolved symbols but the resulting binary will crash if an unresolved symbol
is used.
> 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)