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

2002-07-31 Thread Andy Dougherty
On Wed, 31 Jul 2002, Andy Dougherty wrote: > > 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: > But what is Parrot doing using $Config{ld} on UNICOS/mk? Why on

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

2002-07-31 Thread Andy Dougherty
On Wed, 31 Jul 2002, Jarkko Hietaniemi wrote: > 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: Would this then be a perl5 bug? (Of course since the only purpose of p

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

2002-07-30 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #15870] # in the subject line of all future correspondence about this issue. # 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 t