On 2006–03–13, at 19:29, Edward Moy wrote:
Nope, we build perl universal, much like README.macosx (though without the SDK stuff). Then we strip out the architecture we don't need to save space on the final hardware. We also strip out the -arch flags from Config.pm because most users only want the architecture that matches what they have.
From the horse's mouth! Thanks for that. -- Dominic Dunlop