Menu

#1461 Fix building codeblocks on MinGW-w64 aarch64

Next_Nightly
applied
None
Patch
2024-03-10
2024-03-02
No

Discussion

  • Miguel Gimenez

    Miguel Gimenez - 2024-03-04
    • assigned_to: Miguel Gimenez
     
  • Miguel Gimenez

    Miguel Gimenez - 2024-03-04
    • status: open --> applied
     
  • Miguel Gimenez

    Miguel Gimenez - 2024-03-04

    Patch applied in [r13485], thank you.

     

    Related

    Commit: [r13485]

  • ollydbg

    ollydbg - 2024-03-09

    Hi, @Mehdi Chinoune

    Thanks for you contribution.

    Here is the question which still remains:

    Any change that the msys2 could building the code::blocks under the MINGW64 platform.

    I see you have make the code::blocks package in other 3 platforms.

    Thanks.

     
    • Mehdi Chinoune

      Mehdi Chinoune - 2024-03-09

      I chose not to build it for MINGW64 because It's a deprecated one.
      Use UCRT64.

       
      • ollydbg

        ollydbg - 2024-03-09

        Thanks for the explanation. Many of my clients are still using old PCs with Win7 64bit. So, I'm still test the development environment on Win7 . For Win7, it dose not have the ucrt64 library. I'm not sure how hard code::blocks could be built under the MINGW64 port.

         
        • Mehdi Chinoune

          Mehdi Chinoune - 2024-03-09

          Windows 7 is no longer supported by MSYS2.
          Win7 could use ucrt64 by installing an optional update https://learn.microsoft.com/en-us/cpp/windows/universal-crt-deployment?view=msvc-170

           
          • ollydbg

            ollydbg - 2024-03-10

            Thanks, I know this, but that way, one need to add another layer(people need to install a library or package to support that ucrt feature on the old system) to run the application build against ucrt.

            I see there are some discussion about similar things in:
            https://github.com/msys2/MINGW-packages/issues/10088

             

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.