On Thu, Apr 25, 2019 at 11:38 PM Felipe Gasper <fel...@felipegasper.com> wrote:
> What does the “-ld” suffix mean here? Is it a particular Perl compilation > option? How can I recreate this configuration, if so? > It's "long double". Which, unless something changed lately, is not one particular Perl compilation option, but an entire class of them. See https://www.nntp.perl.org/group/perl.perl5.porters/2014/10/msg221791.html for a jhi bedtime story on "-ld". Eirik