Will wine run itself's windows version under linux?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
fg
Newbie
Newbie
Posts: 1
Joined: Wed Oct 15, 2008 8:17 am

Will wine run itself's windows version under linux?

Post by fg »

You might have already talk about this but I didn't find any related post with a quick search, so sorry in advance..

Well, I saw that there is a windows version of wine (although I can not understand why) but nevertheless I immediately wondered: is it possible to run the windows version of wine under linux using wine?

has anyone tried it?

Regards.
fg
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Will wine run itself's windows version under linux?

Post by austin987 »

On Wed, Oct 15, 2008 at 8:25 AM, fg <[email protected]> wrote:
You might have already talk about this but I didn't find any related post with a quick search, so sorry in advance..

Well, I saw that there is a windows version of wine (although I can not understand why) but nevertheless I immediately wondered: is it possible to run the windows version of wine under linux using wine?

has anyone tried it?

Regards.
fg





That wouldn't be useful. The Windows 'version' of Wine is cross
compiled DLLs for testing, e.g., Wine's implementation of comdlg32
compiling as a native PE binary DLL, which is then tested on Windows
for it's functionality.

--
-Austin
Locked