Recent Posts

Pages: 1 2 3 4 [5] 6 7 8 9 10
41
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by killerbot on June 04, 2023, 05:21:08 pm »
removing the mingw dlls and wx dlls, based upon the toolchain used for this nightly.
Later today new ones will be reuploaded, again posix toolchainbased.
42
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by tomay3000 on June 04, 2023, 05:16:01 pm »
What I wanted to say is:
43
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by MortenMacFly on June 04, 2023, 03:50:53 pm »
Question: Why have chosen Winlibs over Mingw-Builds https://github.com/niXman/mingw-builds-binaries/releases?
Just my 2 cents here: The WinLibs version comes with most common libs included that is very helpful if you start programming. I assume that we will avoid quite some programming questions if we ship these just with the compiler. Code::Blocks is intensively used in schools, universities or alike so this is probably a good thing to do.

But of course: Only one setup will include the compiler which is intended for beginners and "lazy" professionals. Professionals can and probably should select the compiler upon their needs, install themselves and setup as desired.
44
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by MortenMacFly on June 04, 2023, 03:44:40 pm »
I will make a new nightly this week, switching back to posix.
Yes please, I would prefer that, too and Brecht Sanders has just released a version (Release 4) that works just fine for me. Indeed way better than the MFC one (which has trouble with quite some libraries I regularly use).
45
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by Neo on June 04, 2023, 02:49:59 pm »
Windows Security reports *severe* threat in CbLauncher.exe! Is it a false positive?
46
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by Khram on June 04, 2023, 09:21:51 am »
47
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by killerbot on June 04, 2023, 08:24:02 am »
great, good information coming in :-)

I will make a new nightly this week, switching back to posix.

Why winlibs, well the previous releases/nightlies were using : https://sourceforge.net/projects/mingw-w64/files/. ===> Which seems dead.
For some years I wanted to switch back to TDM (gcc 10), but problems were reported in the forum, so I never tried.

So I did some minimal googling and ended up at winlibs, and gave it a try, and it seems to work ok. No build issues at all, in the process.

Looking at it again : https://www.mingw-w64.org/downloads/#mingw-builds
Winlibs is indeed the second entry, and the ones you mention is actually the first entry.

I don't remember, I think I might have come across these 2, my experiments are like over 1 month old, and the fact winlibs had gcc13 most probably influenced my selection.

To be honest, I don't know the differences between the 2 sets. I would suggest that as winlibs has some explanation on that page , that would also be welcome for your set.

And I think already in the past a google search also already had shown me winlibs, since on a test machine it was on the bookmarks toolbar of firefox ;-)

48
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by tomay3000 on June 04, 2023, 02:29:49 am »
Thank you for the update.
I think MCF threading model is still in test mode though it is faster than the POSIX one, and we should not use it in production apps to end users because it can blow up in our faces at any moment.

Question: Why have chosen Winlibs over Mingw-Builds https://github.com/niXman/mingw-builds-binaries/releases?

Mingw-Builds are still updated as you can see by niXman and I am trying to keep SJLJ exceptions model for x86 updated as well, and that is for compatibility reasons only, and you can get them here: https://github.com/tomay3000/mingw-builds-binaries/releases
49
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by Khram on June 03, 2023, 11:32:23 pm »
50
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by killerbot on June 03, 2023, 10:50:53 pm »
http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls13.1.0.7z  has been reuploaded, containg 4 dll's now (including libmcfgthread-1.dll)
Pages: 1 2 3 4 [5] 6 7 8 9 10