On Sat, Mar 8, 2008 at 8:16 PM, Dee Ayy <dee.ayy@xxxxxxxxx> wrote: > Regarding the licensing as I understand, if I'm able to go the winelib > route, I'd also have to provide object files, "If you link other code > with the library, you must provide complete object files to the > recipients, so that they can relink them with the library after making > changes to the library and recompiling it."? That "just" means that users have to be able to fix bugs in winelib by dropping in new .dll's. So it's not really a showstopper, but using winelib is messy in many ways. You'd be better off going with plain wine for many reasons if possible.