If i compile a program thought wine will it run in windows?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
stimpak
Level 3
Level 3
Posts: 72
Joined: Tue Apr 01, 2008 12:56 pm

If i compile a program thought wine will it run in windows?

Post by stimpak »

eg If I use a windows compiler with wine, will the output run in natively in windows environment?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: If i compile a program thought wine will it run in windo

Post by vitamin »

stimpak wrote:eg If I use a windows compiler with wine, will the output run in natively in windows environment?
If that windows compiler creates windows PE binaries (which I assume it does) then yes. Unless it hits some bug in Wine.
Locked