On 3/16/06, Dimi Paun <[EMAIL PROTECTED]> wrote: > From: "Benjamin Zeller" <[EMAIL PROTECTED]> > > is it possible to build real elf binaries with winelib? > > If i go through the tutorial on winehq.org i get only a appname.exe.so > > and i have to invoke wine to start the application. > > Is it possible to compile a binary wich can run stand alone? > > No, you would still need the DLLs. It's like having a Win32 binary > that includes _all_ the DLLs that come with Windows.
Also: http://winehq.org/site/docs/wine-faq/index See 9.4 Tom > > -- > Dimi Paun <[EMAIL PROTECTED]> > Lattica, Inc. > > >