Skip to content

Commit

Permalink
Merge pull request #16668 from pshipton/buildaix
Browse files Browse the repository at this point in the history
Update build doc, Java 11 requires xlc 16 to build since 0.33
  • Loading branch information
keithc-ca authored Feb 6, 2023
2 parents cd33b0e + 174eb2f commit 4462f01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/build-instructions/Build_Instructions_V11.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright (c) 2018, 2022 IBM Corp. and others
Copyright (c) 2018, 2023 IBM Corp. and others
This program and the accompanying materials are made available under
the terms of the Eclipse Public License 2.0 which accompanies this
Expand Down Expand Up @@ -242,7 +242,7 @@ The following instructions guide you through the process of building an **OpenJD
### 1. Prepare your system
:blue_book:
You must install the following AIX Licensed Program Products (LPPs):
- [xlc/C++ 13.1.3](https://www.ibm.com/developerworks/downloads/r/xlcplusaix/)
- [xlc/C++ 16](https://www.ibm.com/developerworks/downloads/r/xlcplusaix/)
- x11.adt.ext

You must also install the boot JDK: [Java11_AIX_PPC64](https://api.adoptopenjdk.net/v3/binary/latest/11/ga/aix/ppc64/jdk/openj9/normal/adoptopenjdk).
Expand Down

0 comments on commit 4462f01

Please sign in to comment.