# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #15870] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=15870 >
(Kind of a patch...) It seems that UNICOS/mk needs ld to be cc for Configure.pl to work (the alignment test fails with "CRAY-T3E not found" in test.ldo): Therefore, here is the kind of a patch: cp config/init/hints/dec_osf.pl config/init/hints/unicosmk.pl echo config/init/hints/unicosmk.pl >> MANIFEST sort -o MANIFEST MANIFEST But then the compiler dies over the same errors SGI's did (see [perl #15865]), which is not surprising since it is the same MIPS cc (for Alpha chips, which Cray-T3X still use, and Digital used to use before porting the GEM cc to Tru64) -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack Cohen