|
From: Lado B. <lb...@Ma...> - 2000-09-20 18:12:44
|
On 20 Sep 2000, at 13:38, Paul Sokolovsky wrote: > Delorie added capability of producing implibs to ld, but what the > advantage if implibs produced are broken? What the benefit of > --enable-stcall-fixup option if only time when I finally found usage > for it it flawed? Well, I found it (--enable-stdcall-fixup) useful. Maybe it's really flawed, but it works just fine in conjuction with -nostartfiles parameter. It disable those annoying warnings (resolving _WinMainCRTStartup by linking to _WinMainCRTStartup@0) when using - nostartfiles. And resulted exe works fine, too. Regards, Lado Brisar. http://lbrisar.htmlplanet.com |