On 2020-05-18 08:09, Choe, Jiwon wrote:
Hello,
I am adding code to OpenJDK 14 which uses a library that is currently not
part of the JDK build.
I put the .a library file in the directory where all other dependencies are
(/opt/sysroot/usr/lib/arm-linux-gnueabihf, since I am doing a
cross-compile)
Hello,
I am adding code to OpenJDK 14 which uses a library that is currently not
part of the JDK build.
I put the .a library file in the directory where all other dependencies are
(/opt/sysroot/usr/lib/arm-linux-gnueabihf, since I am doing a
cross-compile), and I naively tried to add a reference t