On 31/10/2012 13:22, Danek Duvall wrote:

End-users may have their own modules, which may not be pure Perl, and may
not be compiled 64-bit (and not easily re-compiled).  We need to support 64
and 32 bit versions of the language platforms just like we do for
libraries.

Yes, and even if customers were prepared to recompile their modules they might not be able to do so, for example if they were using a 3rd party library via perl's XS C extension mechanism, and the library in question only has 32-bit versions. The last time we looked seriously at LP64 perl (admittedly some time ago) this was one of the reasons we decided not to jump. However, things have obviously moved on and now is probably the right time to take the plunge.

--
Alan Burlison
--
_______________________________________________
userland-discuss mailing list
userland-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/userland-discuss

Reply via email to