Re: Second GCC 12.3 Release Candidate available from gcc.gnu.org

2023-05-07 Thread William Seurer via Gcc
I bootstrapped and tested this RC on powerpc64 power 7, 8, and 9 BE and power 8, 9, and 10 LE and saw nothing unexpected. On 5/5/23 1:35 AM, Richard Biener via Gcc wrote: The second release candidate for GCC 12.3 is available from https://gcc.gnu.org/pub/gcc/snapshots/12.3-RC-20230505/ and sh

Re: gcc parameter -mcrtdll= for choosing Windows C RunTime DLL library

2023-05-07 Thread LIU Hao via Gcc
在 2023/5/6 18:45, Pali Rohár 写道: 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. As said before, the idea sounds good. But in order for your patch to be checked in, yo

gcc-14-20230507 is now available

2023-05-07 Thread GCC Administrator via Gcc
Snapshot gcc-14-20230507 is now available on https://gcc.gnu.org/pub/gcc/snapshots/14-20230507/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 14 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Where is the libtool compiler lib search path generated from?

2023-05-07 Thread Julian Waters via Gcc
Currently I have a libtool that looks something like this: # The library search path used internally by the compiler when linking # a shared library. compiler_lib_search_path="-LD:/Eclipse/Workspace/MINGW-packages/mingw-w64-gcc/src/build-UCRT64/x86_64-w64-mingw32/libstdc++-v3/src -LD:/Eclipse/Work