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 / mpeix.sh
CommitLineData
fed7345c
AD
1# MPE/IX does not have nm, and the linker doesn't complain
2# about unresolved symbols, so these are all filled in by hand.
1aef975c
AD
3osname='mpeix'
4osvers='5.0'
5alignbytes='8'
6ccflags='-D_POSIX_SOURCE -D_SOCKET_SOURCE -D_POSIX_JOB_CONTROL'
7cc='c89'
8optimize='-g'
9d_safebcpy='undef'
10d_safemcpy='undef'
11intsize='8'
12usemymalloc='y'
13d_casti32='undef'
14d_castneg='undef'
15prefix='/PERL'
16privlib='/PERL/PERL/lib'
17archlib='/PERL/PERL/lib/mpeix'
18clocktype='clock_t'
19gidtype='gid_t'
20groupstype='gid_t'
21lseektype='off_t'
22modetype='mode_t'
23randbits='15'
24ssizetype='ssize_t'
25uidtype='uid_t'
26d_stdstdio='undef'
27i_pwd='undef'
28i_grp='undef'
29#d_fd_set='undef'
30#d_fds_bits='undef'
31d_chroot='undef'
32d_fchmod='undef'
33d_fchown='undef'
34d_flock='undef'
35d_Gconvert='sprintf((b),"%.*g",(n),(x))'
36d_getpgrp2='undef'
37d_getprior='undef'
38d_killpg='undef'
39d_lstat='undef'
40d_seekdir='undef'
41d_telldir='undef'
42d_setpgrp2='undef'
43d_setprior='undef'
44d_setresgid='undef'
45d_setresuid='undef'
46d_setrgid='undef'
47d_setruid='undef'
48d_syscall='undef'
49d_truncate='undef'
50d_setregid='undef'
51d_setreuid='undef'
52d_setpgrp='undef'
53d_chsize='undef'
54d_group='undef'
55d_bcmp='undef'
56d_bcopy='undef'
57d_bzero='undef'
58d_attrib='undef'
59d_dirnamlen='define'
60d_link='undef'
61d_passwd='undef'
62d_pwcomment='undef'
63d_statblks='undef'
64libs='-lsvipc -lsocket -lm -lc'
65ranlib='/bin/true'
66d_nice='undef'
67d_cuserid='undef'
68i_termios='undef'
69d_tcgetpgrp='undef'
70d_tcsetpgrp='undef'