[Wine]Compiling libraries using WineLib under g++

Mike Hearn mike at navi.cx
Wed May 4 07:12:53 CDT 2005


On Fri, 2005-04-29 at 14:39 +0530, Krishnan V wrote:
> From: Mike Hearn <mike at navi.cx>
> Date:  Thu, 28 Apr 2005 00:29:44 +0100
> Subject: [Wine]Re: Compiling libraries using WineLib under g++
> 
> You need to use wineg++ not g++ directly.
> 
> I compiled a DLL using wineg++. But that executable I get is a shell script
> for executing the WineLoader. Please clarify whether compiling an app/dll
> under wine will still require the WineLoader or if WineLoader is only for
> applications to be executed as such in their original binary form?

That's correct, it needs the binary loader.

thanks -mike




More information about the wine-users mailing list