On Thu, Sep 25, 2003 at 07:24:57PM +0400, flyker wrote:
Can i compile my program to executable file that can be run without wine
?
No.
Hmmm.... Than i don't see any reason to compile program using winelib. What is the difference between wine program.exe
That will run only on i386 and compatibles.
and wine program.exe.so
This can be compiled and run on PPC, Alpha, S390 whatever
? I think the goal of winelib is to make independent executable. And i don't see any other goal.
It's a first step in porting your app to Linux.
bye michael