On Mon, Jan 13, 2025 at 07:41:32PM +, Gavin Smith wrote:
> On Sat, Jan 11, 2025 at 04:11:26PM +0100, Patrice Dumas wrote:
> > Hello,
> >
> > The ExtUtils::Embed ccopts and ldopts are a kind of reference for
> > compile and link flags that should work when linking against Perl.
> > Based on the
On Sat, Jan 11, 2025 at 04:11:26PM +0100, Patrice Dumas wrote:
> Hello,
>
> The ExtUtils::Embed ccopts and ldopts are a kind of reference for
> compile and link flags that should work when linking against Perl.
> Based on the flags used/output by ExtUtils::Embed, I have some proposals
> on changes