|
From: Danny S. <dan...@cl...> - 2003-07-22 01:00:46
|
----- Original Message ----- From: "Earnie Boyd" <ear...@ya...> To: <min...@li...> Sent: Sunday, 20 July 2003 22:28 Subject: Re: [MinGW-dvlpr] Fw: __USE_CRTIMP in mingw runtime startup code. > Earnie Boyd wrote: > > Danny Smith wrote: > > > >> > >> We could add the libmsvcr* libs to the filter in ld that excludes > >> system libs by default. > >> > > > > Yes, I think so. > > Take 3. Renaming the version string to __msvcrt_dll_iname prevents it from being exported, because symbols ending with _iname are excluded from default auto-export. I think we should add libmsvcr* to default exclude lists anyway though. Danny Danny. > _______________________________________________ > MinGW-dvlpr mailing list > Min...@li... > https://lists.sourceforge.net/lists/listinfo/mingw-dvlpr |