On the gripping hand, Qemu http://fabrice.bellard.free.fr/qemu/ has reportedly
been used to get Win up and running on non-Intel CPUs.
Quote:
Introduction

 QEMU is a FAST! processor emulator. By using dynamic translation it achieves
a reasonnable speed while being easy to port on new host CPUs. QEMU has two
operating modes:
User mode emulation. In this mode, QEMU can launch Linux processes compiled
for one CPU on another CPU. Linux system calls are converted because of
endianness and 32/64 bit mismatches. Wine (Windows emulation) and DOSEMU (DOS
emulation) are the main targets for QEMU.
Full system emulation. In this mode, QEMU emulates a full system, including a
processor and various peripherials. It enables easier testing and debugging
of system code. It can also be used to provide virtual hosting of several
virtual PC on a single server.
As QEMU requires no host kernel patches to run, it is very safe and easy to
use.
Closequote.

Maybe something to look into? ;)

Wesley Parish

On Sat, 14 Feb 2004 07:54, you wrote:
> On Fri, 2004-02-13 at 12:38, David Boyes wrote:
> > Also, check out the BWC (Blackberry Web Client). Others have used it in
> > the past. You should also be able to run the Blackberry Windows software
> > under WINE.
>
> ...however, this won't help you with Linux/390, just Linux/Intel,
> because WINE uses real Windows DLLs to get its work done.
>
> But if you're talking Linux/Intel, then, yeah, should work.
>
> Adam

--
Wesley Parish
* * *
Clinersterton beademung - in all of love.  RIP James Blish
* * *
Mau e ki, "He aha te mea nui?"
You ask, "What is the most important thing?"
Maku e ki, "He tangata, he tangata, he tangata."
I reply, "It is people, it is people, it is people."

Reply via email to