develooper Front page | perl.perl6.internals | Postings from July 2002

[perl #15870] [PATCH] UNICOS/mk: need hint ld

Thread Next
From:
Jarkko Hietaniemi
Date:
July 30, 2002 19:45
Subject:
[perl #15870] [PATCH] UNICOS/mk: need hint ld
Message ID:
rt-15870-32110.8.43762862476936@perl
# 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



Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About