Skip to content

Conversation

@craigberry
Copy link
Member

There is a newish test in 02-xsdynamic.t that tries to use LDFROM to link against another extension. The docs for LDFROM make it pretty clear that it is for object files, not libraries. So switch that test to LIBS, which also greatly simplifies the test setup because LIBS already knows about what file extensions to use for dynamic libraries on different platforms, etc.

There is a newish test in 02-xsdynamic.t that tries to use LDFROM
to link against another extension.  The docs for LDFROM make it
pretty clear that it is for object files, not libraries. So switch
that test to LIBS, which also greatly simplifies the test setup
because LIBS already knows about what file extensions to use for
dynamic libraries on different platforms, etc.
@craigberry craigberry merged commit 5803fef into master Jul 28, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants