On Fri, May 30, 2008 at 2:51 PM, Phillip Partipilo <[EMAIL PROTECTED]> wrote: > Wish I was so lucky. File gives me " ELF 32-bit MSB executable, > SPARC32PLUS, V8+ Required, Sun UltraSPARC1 Extensions Required, version 1 > (SYSV), dynamically linked (uses shared libs), stripped"
You would need a virtual machine emulator. Such software uses software to emulate an entire computer, including the processor and peripheral hardware. (In contrast to VM systems like VMware, which depend on native hardware.) http://www.google.com/search?q=sparc+emulator That found some interesting matches, including QEMU (Free/Open Source) and QuickTransit (commercial). Never used either of them. http://www.transitive.com/products/solsparc_solx86 http://bellard.org/qemu/qemu-doc.html -- Ben ~ Upgrade to Next Generation Antispam/Antivirus with Ninja! ~ ~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm> ~
