Re: x86_64-linux-ld
[email protected] (Eirik Berg Hanssen)
| Newsgroups | perl.cpan.testers.discuss |
|---|---|
| Message-ID | <CAHAeAG67UfvzAdheeyaZUMFxTjTXQdBYrSjS1s5C5CV3NtYp_g@mail.gmail.com> |
On Thu, Apr 25, 2019 at 11:38 PM Felipe Gasper <[email protected]> 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