Do you know the exact $Config{archname} for sparc and powerpc, then I will only
enable this for these architectures
Gerald
> -Original Message-
> From: Florian Schlichting [mailto:fschl...@zedat.fu-berlin.de]
> Sent: Saturday, October 20, 2012 9:53 PM
> To: Gerald Richter - ECOS; embperl
On Mon, Oct 22, 2012 at 03:24:52PM +0200, rich...@ecos.de wrote:
> Do you know the exact $Config{archname} for sparc and powerpc, then I will
> only enable this for these architectures
in Debian these values are:
sparc: sparc-linux-gnu-thread-multi-64int
powerpc: powerpc-linux-gnu-thread-multi-6
The reason for the -m32 was, that I have upgraded my test system to 64Bit, but
still wanted to test old Perls that were compiled at the time it was a 32Bit
system. Maybe this is only an issue for me because of the upgrade from 32 to 64
Bit and will never occur on a 64 Bit system, were you compil