User forums > Nightly builds

The 13 December 2020 build (12240) is out.

<< < (2/7) > >>

stahta01:

--- Quote from: gh_origin on December 14, 2020, 04:38:05 am ---
--- Quote from: oBFusCATed on December 14, 2020, 01:24:03 am ---omlk: What would we gain?

--- End quote ---

A Unix-like build environment. Produces native binaries using MinGW, doesn't need to ship another DLL like Cygwin. But there is MSYS2 DLL for anyone need a POSIX compatibility layer.

BTW, if you choose to go forward with LSP and CCLS, then MSYS2 is a good choice. You have to depend on it anyway. Offering CodeBlocks packages on MSYS2 (co-operate with the MSYS2 team), so installing CodeBlocks with all the needed stuffs for CCLS made easy with just pacman -S codeblocks, pacman will handle all of the dependencies for you, the users don't need to setup CCLS packages themselves before able to use CodeBlocks.

Please note, there is Qt Creator and complete Qt5 packages for MSYS2 for a while. It's nothing wrong for CodeBlocks to follow. Employing MSYS2 also lower the maintenance efforts, as we now using the same Unix-like environment across platforms, no need to set Windows specific stuffs anymore.

And also, if you choose to continue to distribute CodeBlocks binaries like what you are doing now alongside with/instead of MSYS2 packages of CodeBlocks, you still need to bundle MSYS2 related stuffs for CCLS anyway. So using the same environment really helps avoiding a lot of troubles.

--- End quote ---

I have tried off and on to get the CB configure/make method of build to work under MSys2 and I have failed!
I am now using edited CB Projects to build CB under MSys2 and it works reasonably well.

Tim S.

omlk:

--- Quote from: oBFusCATed on December 14, 2020, 01:24:03 am ---omlk: What would we gain?

--- End quote ---

А step into the future.  ;)

omlk:
Pay attention!
-fcommon


https://gcc.gnu.org/gcc-9/changes.html
https://gcc.gnu.org/gcc-10/changes.html
https://gcc.gnu.org/gcc-11/changes.html

stahta01:

--- Quote from: omlk on December 14, 2020, 10:38:47 am ---Pay attention!
-fcommon

https://gcc.gnu.org/gcc-10/changes.html

--- End quote ---

Please think! The CB Team can already use a newer GCC 10 Compiler without using MSys2.

Tim S.

oBFusCATed:

--- Quote from: omlk on December 14, 2020, 10:32:02 am ---А step into the future.  ;)

--- End quote ---
Ok, you can troll and waste our time, but what else would we gain?
Is GCC 10 faster to build?
Does it produce faster binaries?
Does it actually work? :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version