perl 3.0 patch #12
John Chew
john at trigraph.uucp
Tue Mar 6 06:02:03 AEST 1990
Problems encountered while upgrading from patch 8 to patch 12 of
Perl 3.0 under A/UX 1.1 using cc:
- The optimizer warns that some optimizations are lost due to table
overflow when compiling eval.c and toke.c. The generated code appears
to be correct even if presumably suboptimal :-).
- Because A/UX has a fake <dirent.h> which includes <sys/dir.h> and
#defines dirent to be direct, Configure gets confused. Editing
config.sh to set i_dirent=undef and d_dirnamlen=define works. This
problem was present in patch 8 as well.
- The function fatal() is defined in libPW.a and in util.o. Removing
-lPW from the list of libraries allows successful linkage.
John
--
john j. chew, iii phone: +1 416 425 3818 AppleLink: CDA0329
trigraph, inc., toronto, canada {uunet!utai!utcsri,utgpu,utzoo}!trigraph!john
dept. of math., u. of toronto poslfit@{utorgpu.bitnet,gpu.utcs.utoronto.ca}
More information about the Comp.sources.bugs
mailing list