Re: RFR: 8351603: Change to GCC 14.2.0 for building on Linux at Oracle [v2]

2025-03-14 Thread Erik Joelsson
On Thu, 13 Mar 2025 22:55:33 GMT, Mikael Vidstedt wrote: >> Background: >> >> Oracle is updating the version of GCC for building the JDK on Linux to >> 14.2.0. >> >> This change updates the versions of the components used for the (Linux) >> devkit. Newer versions of ccache use cmake for the b

Re: RFR: 8351603: Change to GCC 14.2.0 for building on Linux at Oracle [v2]

2025-03-14 Thread Magnus Ihse Bursie
On Thu, 13 Mar 2025 22:55:33 GMT, Mikael Vidstedt wrote: >> Background: >> >> Oracle is updating the version of GCC for building the JDK on Linux to >> 14.2.0. >> >> This change updates the versions of the components used for the (Linux) >> devkit. Newer versions of ccache use cmake for the b

Re: RFR: 8351603: Change to GCC 14.2.0 for building on Linux at Oracle [v2]

2025-03-14 Thread Magnus Ihse Bursie
On Thu, 13 Mar 2025 22:55:33 GMT, Mikael Vidstedt wrote: >> Background: >> >> Oracle is updating the version of GCC for building the JDK on Linux to >> 14.2.0. >> >> This change updates the versions of the components used for the (Linux) >> devkit. Newer versions of ccache use cmake for the b

Re: RFR: 8351603: Change to GCC 14.2.0 for building on Linux at Oracle [v2]

2025-03-13 Thread Mikael Vidstedt
> Background: > > Oracle is updating the version of GCC for building the JDK on Linux to 14.2.0. > > This change updates the versions of the components used for the (Linux) > devkit. Newer versions of ccache use cmake for the build, so some of the > logic in `make/devkit/Tools.gmk` had to be up