RFR: 8345265: Minor improvements for LTO across all compilers [v2]

Matthias Baesken mbaesken at openjdk.org
Tue Apr 1 14:51:47 UTC 2025


On Mon, 31 Mar 2025 13:09:51 GMT, Julian Waters <jwaters at openjdk.org> wrote:

> but what happens if you replace both instances of -fuse-linker-plugin with -fno-use-linker-plugin on Linux in JvmFeatures.gmk
Then the compilation fails when lto is configured with this message 

cc1plus: error: '-fno-fat-lto-objects' are supported only with linker plugin

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22464#issuecomment-2769633581


More information about the build-dev mailing list