> 28. April 2004 21:26, Autrijus Tang wrote:
> I see.  I have incoporated Digest::SHA1's byte order 
> detection code into sha1.c now, and included <perl.h> to 
> correctly read configuration parameters.
> 
> Can you try http://p4.elixus.org/snap/PAR.tar.gz and let me 
> know if it works on Tru64 now?
> 
Yes, this snap compiles and runs fine on Tru64 now. Great!
The patch against myldr/Makefile.PL now reduces to just adding this
single line after $ld is set:

26a27
> my $ld = $Config{cc} if ( $^O eq 'dec_osf' );

Many thanks!

Reply via email to