This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add descriptions for $^E and $^O, and squash a typo.
[perl5.git] / hints / machten.sh
CommitLineData
fec02dd3 1# machten.sh
db90f03e 2# This is for MachTen 4.0.2. It might work on other versions too.
3#
4# MachTen users might need a fixed tr from ftp.tenon.com. This should
5# be described in the MachTen release notes.
6#
7# MachTen 2.x has its own hint file.
8#
9# This file has been put together by Andy Dougherty
10# <doughera@lafcol.lafayette.edu> based on comments from lots of
11# folks, especially
12# Mark Pease <peasem@primenet.com>
13# Martijn Koster <m.koster@webcrawler.com>
14# Richard Yeh <rcyeh@cco.caltech.edu>
15
16#
fec02dd3
AD
17# Comments, questions, and improvements welcome!
18#
db90f03e 19# MachTen 4.X does support dynamic loading, but perl doesn't
20# know how to use it yet.
fec02dd3 21#
fec02dd3 22# Last modified by Andy Dougherty <doughera@lafcol.lafayette.edu>
db90f03e 23# Thu Feb 8 15:07:52 EST 1996
c07a80fd 24
db90f03e 25# Configure doesn't know how to parse the nm output.
26usenm=undef
c07a80fd 27
db90f03e 28# At least on PowerMac, doubles must be aligned on 8 byte boundaries.
29# I don't know if this is true for all MachTen systems, or how to
30# determine this automatically.
31alignbytes=8