Re: RFR: JDK-8307349: Support xlc17 clang toolchain on AIX

2023-05-11 Thread Tyler Steele
On Wed, 10 May 2023 13:52:50 GMT, JoKern65 wrote: >> The new xlc17 compiler should be supported to build OpenJDK on AIX. This >> compiler, compared to the currently supported xlc16, has a significantly >> more recent clang (xlc 17.1.1 uses clang 15) included. >> 1. Because the frontend

Re: RFR: JDK-8307349: Support xlc17 clang toolchain on AIX [v2]

2023-05-10 Thread Matthias Baesken
On Wed, 10 May 2023 13:59:15 GMT, JoKern65 wrote: >> The new xlc17 compiler should be supported to build OpenJDK on AIX. This >> compiler, compared to the currently supported xlc16, has a significantly >> more recent clang (xlc 17.1.1 uses clang 15) included. >> 1. Because the frontend

Re: RFR: JDK-8307349: Support xlc17 clang toolchain on AIX

2023-05-10 Thread JoKern65
On Wed, 10 May 2023 11:01:24 GMT, JoKern65 wrote: > The new xlc17 compiler should be supported to build OpenJDK on AIX. This > compiler, compared to the currently supported xlc16, has a significantly more > recent clang (xlc 17.1.1 uses clang 15) included. > 1. Because the frontend interface

Re: RFR: JDK-8307349: Support xlc17 clang toolchain on AIX [v2]

2023-05-10 Thread JoKern65
> The new xlc17 compiler should be supported to build OpenJDK on AIX. This > compiler, compared to the currently supported xlc16, has a significantly more > recent clang (xlc 17.1.1 uses clang 15) included. > 1. Because the frontend interface of the new compiler (c-flags, Ld-Flags) has >

Re: RFR: JDK-8307349: Support xlc17 clang toolchain on AIX

2023-05-10 Thread Matthias Baesken
On Wed, 10 May 2023 11:01:24 GMT, JoKern65 wrote: > The new xlc17 compiler should be supported to build OpenJDK on AIX. This > compiler, compared to the currently supported xlc16, has a significantly more > recent clang (xlc 17.1.1 uses clang 15) included. > 1. Because the frontend interface

Re: RFR: JDK-8307349: Support xlc17 clang toolchain on AIX

2023-05-10 Thread Erik Joelsson
On Wed, 10 May 2023 11:01:24 GMT, JoKern65 wrote: > The new xlc17 compiler should be supported to build OpenJDK on AIX. This > compiler, compared to the currently supported xlc16, has a significantly more > recent clang (xlc 17.1.1 uses clang 15) included. > 1. Because the frontend interface

Re: RFR: JDK-8307349: Support xlc17 clang toolchain on AIX

2023-05-10 Thread Matthias Baesken
On Wed, 10 May 2023 11:01:24 GMT, JoKern65 wrote: > The new xlc17 compiler should be supported to build OpenJDK on AIX. This > compiler, compared to the currently supported xlc16, has a significantly more > recent clang (xlc 17.1.1 uses clang 15) included. > 1. Because the frontend interface

RFR: JDK-8307349: Support xlc17 clang toolchain on AIX

2023-05-10 Thread JoKern65
The new xlc17 compiler should be supported to build OpenJDK on AIX. This compiler, compared to the currently supported xlc16, has a significantly more recent clang (xlc 17.1.1 uses clang 15) included. 1. Because the frontend interface of the new compiler (c-flags, Ld-Flags) has changed from an