tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Changes to lang/perl5



OBATA Akio wrote:
> Hi!
> 
> On Fri, 22 May 2009 00:43:07 +0900, Jens Rehsack 
> <rehsack%googlemail.com@localhost> wrote:
> 
>> I made some changes to lang/perl5 to get at least 2 thing:
>> 1) full support for all 64-bit modes perl's configure allow
> 
> OPSYS==IRIX && ABI==64 part should be merged into the option handling.

Sure - as long anyone can test that ...
Whereby perl doesn't care about ABI=64 or not when -Duse64bitall is
specified, and the 64bitauto is the default (perl chooses). Or do you mean
sth. else?

>> 2) support for perl's memory debugging (won't work on all
>>    platforms/systems - but some do :))
> 
> How about enable known to work and disable others by default?

No - not enabled by default. Memory debugging makes it slow(er).
And maybe someone finds out how to use on FreeBSD (I can confirm that perl
breaks on FBSD when perl's malloc is used).

Jens


Home | Main Index | Thread Index | Old Index