Related articles |
---|
Porting binaries from Solaris/SPARC to Linux/Intel ganeshnt@s7solutions.com (2004-08-10) |
Re: Porting binaries from Solaris/SPARC to Linux/Intel Jeffrey.Kenton@comcast.net (Jeff Kenton) (2004-08-11) |
Re: Porting binaries from Solaris/SPARC to Linux/Intel dido@imperium.ph (2004-08-11) |
Re: Porting binaries from Solaris/SPARC to Linux/Intel gah@ugcs.caltech.edu (glen herrmannsfeldt) (2004-08-11) |
Re: Porting binaries from Solaris/SPARC to Linux/Intel kamalp@acm.org (2004-08-11) |
Re: Porting binaries from Solaris/SPARC to Linux/Intel tesneddon@bigpond.com (Tim E Sneddon) (2004-08-13) |
Re: Porting binaries from Solaris/SPARC to Linux/Intel bmitchel@gmail.com (2004-08-15) |
From: | Tim E Sneddon <tesneddon@bigpond.com> |
Newsgroups: | comp.compilers |
Date: | 13 Aug 2004 17:26:05 -0400 |
Organization: | Compilers Central |
References: | 04-08-057 04-08-064 |
Keywords: | architecture, translator |
Posted-Date: | 13 Aug 2004 17:26:05 EDT |
Jeff Kenton wrote:
> DEC had some binary translation tools to help customers move
> applications from SPARC and i386 (if I remember right) to the Alpha.
> Some of the folks who
I don't know about the SPARC translator, but there is FX!32 for
WindowsNT Alpha, mx for OSF/1 and VEST for OpenVMS Alpha. VEST
converts OpenVMS VAX images to OpenVMS Alpha and mx converts ULTRIX
MIPS for OSF/1 Alpha. There is a paper on how it works here:
http://www.research.compaq.com/wrl/DECarchives/DTJ/DTJ809/DTJ809SC.TXT
FX!32 runs WindowsNT x86 binaries on WindowsNT Alpha. There is a paper
on how it works here:
http://www.research.compaq.com/wrl/DECarchives/DTJ/DTJP01/DTJP01SC.TXT
These are both pretty interesting reads. They also have references to
other papers on related topics.
> built those products still lurk here and on comp.arch. I'm sure
> you'll get some answers. [I was on the fringes of that project.]
I've never worked for DEC (Compaq/HP), I just play with VMS.
Regards, Tim.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.