Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
to which compiler should we step up to bundle with CB
MortenMacFly:
--- Quote from: killerbot on May 19, 2023, 06:28:33 pm ---anyone any epxerience with this one, looks very promising : https://winlibs.com/
--- End quote ---
This is currently also my favourite compiler suite. However, the last version that was able to compile everything I have a need for was:
gcc-10.3.0-llvm-12.0.0-mingw-w64-9.0.0-r2
...but I will try version 13 - seems this might be a good one if it compiles wx32, indeed.
nenin:
GCC 13 is important step for MinGW-w64 because it should support native Win32 threads. At least I can run simple test from the box.
Nixman just published GCC 13.1: https://github.com/niXman/mingw-builds-binaries/releases - it is kind of further development of the current 8.1.
nenin:
--- Quote from: ollydbg on May 24, 2023, 03:16:50 am ---I haven't see someone using UCRT under Win7 before.
--- End quote ---
It is me. :)
I did it also on XP, with moderate success.
By any way better to install UCRT if possible, even if soft is linked against MSVCRT.
MortenMacFly:
--- Quote from: MortenMacFly on May 25, 2023, 03:02:47 pm ---...but I will try version 13 - seems this might be a good one if it compiles wx32, indeed.
--- End quote ---
I did that now an with:
gcc-13.1.0-llvm-16.0.4-mingw-w64ucrt-11.0.0-r4
...I have full success with all of my projects! This would be my current favourite.
I can also live very well with niXman, but as I said in the other thread: Since in the WinLibs release most common libs/tools are also bundled I would prefer the WinLib one.
Lets see how the next nightly with POSIX threads turns out...
killerbot:
you mean the latest nightly ;-)
It is already existing.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version