Re: gcc parameter -mcrtdll= for choosing Windows C RunTime DLL library
On Friday 21 April 2023 18:23:28 Pali Rohár wrote: > On Sunday 04 December 2022 20:48:30 LIU Hao wrote: > > 在 2022-12-04 20:16, Pali Rohár via Gcc 写道: > > > Hello! I would like to ask gcc people, what do you think about such > > > proposed -mcrtdll= parameter? > > > > > > There are lot of unofficial gcc patches which implement this -mcrtdll= > > > parameter and this parameter is present in more gcc forks. > > > So it looks like that this parameter is useful for more people. > > > > > > > I vote +1 for this in GCC 14. > > > > GCC 13 (i.e. current master branch) is at stage3 so it's not an option at > > this moment. > > > > > > -- > > Best regards, > > LIU Hao > > > > Hello! If I'm looking correctly, gcc 13 was already branched. So what > revisiting this -mcrtdll= parameter now? Hello! I would like to remind this -mcrtdll= support for gcc.
gcc-13-20230506 is now available
Snapshot gcc-13-20230506 is now available on https://gcc.gnu.org/pub/gcc/snapshots/13-20230506/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 13 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch releases/gcc-13 revision 36629645d5ba6a6612c87af1fe7249ea1fb8cdc5 You'll find: gcc-13-20230506.tar.xz Complete GCC SHA256=bce27a393a6d70fe06a14f0cecaadef7325aa0e68eb062056951d7032664b7a4 SHA1=7f7e7ec06a6d9edac3d28a36329c23c4fecf6132 Diffs from 13-20230429 are available in the diffs/ subdirectory. When a particular snapshot is ready for public consumption the LATEST-13 link is updated and a message is sent to the gcc list. Please do not use a snapshot before it has been announced that way.