Re: PATCH: allow linking with msvcrtd.dll by using -mmsvcrtd

Earnie Boyd <earnie_boyd-/[email protected]> Fri, 21 Feb 2003 17:13:28 -0500
Newsgroups gmane.comp.gnu.mingw.patches
Message-ID <[email protected]>
That would be in the GCC sources.  I'll let you submit a patch to GCC 
for that.

Earnie.

David Fraser wrote:
> Great, thanks for getting this working...
> Just wondering, where are the spec files? In the mingw source?
> Presumably they still need the -mmsvcrt specs
> 
> David
> 
> Earnie Boyd wrote:
> 
>> I've added creations of the debug import libraries but have not used 
>> your patch as is. I want to extend a large thank-you, though, for the 
>> patch.
>>
>> Earnie.
>>
>> David Fraser wrote:
>>
>>> Hi
>>>
>>> This patch allows linking with msvcrtd.dll. It builds libmsvcrtd.a 
>>> and libmoldnamed.a (which is the same as libmoldname, but links to 
>>> msvcrtd.dll instead of msvcrt.dll).
>>>
>>> I have also included a patch for gcc specs which links to msvcrtd 
>>> instead of msvcrt if -mmsvcrtd is specified. (This is important, 
>>> -lmsvcrtd won't work because links to msvcrt are created by -mwindows).
>>>
>>> I'm not sure what the best thing to do with the patch to gcc specs is 
>>> as it probably belongs to cygwin, not mingw.
>>>
>>> David
>>
>>
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
> The most comprehensive and flexible code editor you can use.
> Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
> www.slickedit.com/sourceforge
> _______________________________________________
> MinGW-patches mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-patches
> 



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge