Bug 8412 - Old mingw version in cenbuild
Summary: Old mingw version in cenbuild
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Build system (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on: 8361 8402
Blocks: 5356
  Show dependency treegraph
 
Reported: 2024-08-19 17:10 CEST by Samuel Mannehed
Modified: 2024-11-13 10:37 CET (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Samuel Mannehed cendio 2024-08-19 17:10:40 CEST
We use mingw v3.3.0 which is from 2014. The most recent version is v12.0.0 (released 2024).
Comment 1 Samuel Mannehed cendio 2024-08-19 17:13:47 CEST
A prototype Linux build environment using mingw-w64 v12.x compiled using GCC 8.5 can be found here:

https://git.cendio.se/cendio/mingw-toolchain
Comment 2 Adam Halim cendio 2024-11-13 10:29:12 CET
A newer minGW (not sure which version) is needed to upgrade our glib2.
Comment 3 Adam Halim cendio 2024-11-13 10:37:04 CET
(In reply to Adam Halim from comment #2)
> A newer minGW (not sure which version) is needed to upgrade our glib2.
As it stands right now, we can build glib2-2.82.2 on all platforms except windows.

I tested using Fedora's minGW instead of the one we have in cenbuild and was successful with the build. Hopefully this means we only need to upgrade minGW, and the rest should be smooth sailing.

Note You need to log in before you can comment on or make changes to this bug.