What todo with stubs in Winlib

Boaz Harrosh boaz at hishome.net
Mon Sep 22 09:30:29 CDT 2003


Winebuild would not recognize stubs for linking. So an app that runs 
under wine will not compile under winelib. ( stubbed functions are 
linked to but are not actually used).

[Q] What should one do with all these stub functions? redefine them in a 
separate file? would it make any logic to tell winebuild - with a 
special switch - to link also to stubs?
( how hard is that hack?)





More information about the wine-devel mailing list