Dmitry Karasik karasik.eu.org> writes:
> Generally perl extensions don't have a way to specify library to link with
> directly, they do that through ExtUtils::MakeMaker, the standard tool for
that.
> Which in turn tries to resolve '-llibname' using its own
> compile-time-configured internal list o
On 6/3/2016 12:14 PM, Dmitry Karasik wrote:
Hello,
I'd like to report a configuration bug in perl. The problem arises when a 3-rd
party module tries to build an extension using perl configuration with a
gcc-specific library.
Generally perl extensions don't have a way to specify library to link
Hello,
I'd like to report a configuration bug in perl. The problem arises when a 3-rd
party module tries to build an extension using perl configuration with a
gcc-specific library.
Generally perl extensions don't have a way to specify library to link with
directly, they do that through ExtUtils:
3 matches
Mail list logo