[
https://issues.apache.org/jira/browse/CLOWNFISH-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Wellnhofer updated CLOWNFISH-31:
-------------------------------------
Description: 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. (was: 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.)
> 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)