yugandhar wrote: > Is there any option using winelib I can build linux executables using windows source code independent of wineserver. No. If your program uses registry, creates a window, opens file or does anything useful you have to have wineserver. It's the Wine's "kernel".