Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2000 11:23:05 +0100 (BST)
From:      scot@poptart.org
To:        freebsd-stable@freebsd.org
Subject:   Perl / architecture
Message-ID:  <Pine.BSF.4.21.0008151113220.81266-100000@plum.flirble.org>

next in thread | raw e-mail | index | archive | help
Hi.

I'm pretty sure someone's asked this before but a quick scan of the
archives doesn't reveal much:

Why is the architecture dependant part of @INC set to "mach" in the
default perl (5.005_03) that ships with RELENG_3?..

(root@plum) /usr/ports/lang >/usr/bin/perl5 -e 'print join("\n", @INC);'
/usr/libdata/perl/5.00503/mach
/usr/libdata/perl/5.00503
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd
/usr/local/lib/perl5/site_perl/5.005


... doesn't seem to make much sense.  This seems to be set in
src/gnu/usr.bin/perl/libperl/config.SH-elf.i386 for some reason.  A
default compile of any perl version uses i386 which I'd have thought would
be more appropriate?..


Thanks

Scot




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008151113220.81266-100000>