On August 14, 2003 05:30 am, Richard Cohen wrote:
How about an option --delay-lib... for winewrap, and to avoid polluting winegcc's namespace, pass it via -Wl eg something like...
winegcc -mwindows grotto.c -Wl,--delay-lib,comdlg32
Yes, this works better, but I'm curious why the gcc people don't support it? Did you check the mingw docu for this feature?