![]() |
Running i386 win32 bins
Hi
Is it possible to run i386 win32 bins via wine? thanks in advance |
Re: Running i386 win32 bins
Quote:
|
Re: Running i386 win32 bins
Quote:
|
Re: Running i386 win32 bins
this has been discussed alot before, and most probably searching for one minute will give you the answer..
no you can't use wine to run i386 programs on an arm processor, as wine is not an emulator w ine i s n ot e mulator so using wine alone, this can't be done. the wine package in the repository is there to run windows programs recompiled for arm only.. if you are dying to run a program compiled for x86, you can still do so by using Qemu in user mode, this combined with wine will let you run the program at a miserable speed. you can do so by installing wine on your PC, install the program you want to use, make sure it's running, then clone your linux partition, and from the n900 install qemu, then copy qemu-i386-static into /usr/bin of your cloned linux partition, then chroot into it. now you can attempt to run the program by changing your directory to where the program is located, then using wine./program.exe this is not reliable and you may run into several Qemu crashes and segfaults.. |
Re: Running i386 win32 bins
Quote:
Oh, by the way - how is your project coming along? All the threads you started a couple of weeks ago have been very quiet... ;) |
Re: Running i386 win32 bins
Quote:
|
Re: Running i386 win32 bins
I'm a bit busy this time... I'm searching for an answer how to compile this
|
Re: Running i386 win32 bins
What exactly are you trying to compile?
|
Re: Running i386 win32 bins
Hmm just wondering if it's possible to run i386 how about 64bit apps? :/
|
Re: Running i386 win32 bins
Quote:
|
Re: Running i386 win32 bins
At least ARM and x86 are 32bit. It'd be even harder to do 64.
|
Re: Running i386 win32 bins
Quote:
|
Re: Running i386 win32 bins
Compile what - talking about symbian900, symbianit, or how-it's-called. I've not decided yet
|
Re: Running i386 win32 bins
Compile the kernel first then and then in a chroot compile the userland tools and build inside out from there?
Have you ever built an OS from scratch? It varies and it's not an easy thing, even if you are just porting. EDIT: That doesn't even make sense in a mobile environment. Scratch that. Kernel first still applies though |
Re: Running i386 win32 bins
any way of porting w32 apps? that aint open src
|
Re: Running i386 win32 bins
Quote:
http://en.wikipedia.org/wiki/Porting |
Re: Running i386 win32 bins
Quote:
Please check this: http://www.abadiadelcrimen.com/ It's a remake of a very ancient game. The author did it by directly hacking the original x86 asm code disassembled by him. Then another guy "ported" it to C++ using a tool called VIGASOCO: http://www.abadiadelcrimen.com/vigasoco.html Nice, isn't it? |
Re: Running i386 win32 bins
You'd need a passion to convert something from x86 ASM. And I doubt it was written in a low level language like that game. Looking at a .net program through a decompiler is like staring into an abyss
|
Re: Running i386 win32 bins
Quote:
|
Re: Running i386 win32 bins
Quote:
|
All times are GMT. The time now is 10:53. |
vBulletin® Version 3.8.8