在 2023-05-16 19:15, 徐持恒 Xu Chiheng 写道:
The name binmode.o/commode.o should be fine. It conforms to Microsoft doc.
https://learn.microsoft.com/en-us/cpp/c-runtime-library/link-options?view=msvc-170
The extensions already deviate. The filenames do not matter, but compatibility
does.
commode.
Can you guys make binmode default ?
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
On Tue, May 16, 2023 at 12:09 PM LIU Hao wrote:
>
> These are easy fixes. Haven't tested them though, I will do that later today.
>
> 'binmode.o' and 'txtmode.o' are not named like the other object files e.g.
> 'CRT_glob.o'. Should they
> be renamed as such?
>
The name binmode.o/commode.o should
On Mon, 15 May 2023, Jameson Nash wrote:
David (the gdtoa author) got back to me and confirmed this is an upstream
bug, and that my fix attached previously was the right one. He is trying to
get that fix uploaded to the right ftp server soon. For future mingw-w64
reference, my change-controlled