Hi there,
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?
regards benjamin z.
From: "Benjamin Zeller" zeller.benjamin@web.de
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.
On 3/16/06, Dimi Paun dimi@lattica.com wrote:
From: "Benjamin Zeller" zeller.benjamin@web.de
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 dimi@lattica.com Lattica, Inc.