Changes between Initial Version and Version 1 of Ticket #46461, comment 1


Ignore:
Timestamp:
Jan 15, 2015, 6:36:21 PM (9 years ago)
Author:
cooljeanius (Eric Gallager)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46461, comment 1

    initial v1  
    1 At least with the system perl, Apple has some sort of shim called "versioner" that handles 64/32-bit issues. E.g. setting the environment variable `VERSIONER_PERL_PREFER_32_BIT=yes` will force the system perl to do everything 32-bit. Perhaps the MacPorts perl could use a similar shim? The source can be found in Apple's release of perl: http://www.opensource.apple.com/source/perl/perl-92/versioner/versioner.c
     1At least with the system perl, Apple has some sort of shim called "versioner" that handles 64/32-bit issues. E.g. setting the environment variable `VERSIONER_PERL_PREFER_32_BIT=yes` will force the system perl to do everything 32-bit. Perhaps the MacPorts perl could use a similar shim? The source can be found in Apple's release of perl: http://www.opensource.apple.com/source/perl/perl-103/versioner/versioner.c