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

Re: Jit on Solaris: using dis instead of objdump?

Thread Previous | Thread Next
From:
Jason Gloudon
Date:
January 30, 2002 19:37
Subject:
Re: Jit on Solaris: using dis instead of objdump?
Message ID:
20020131033659.GA26012@gloudon.com
On Wed, Jan 30, 2002 at 03:27:18PM -0500, Andy Dougherty wrote:
> On Solaris, it looks like JIT will now be enabled if the user has also
> installed GNU objdump.  However, there is (often) already a disassembler
> in /usr/ccs/bin/dis.  It's output is similar, but not identical to,
> objdump.  Is anyone with a Solaris system familiar enough with jit
> internals to have a go at adapting it to use dis instead of GNU objdump?

The difference was pretty minimal. It should work with 'dis'.

-- 
Jason

Thread Previous | 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