Hi Xen,
On 3/05/2017 7:09 AM, Xen wrote:
I understand that the build environment has changed since 1.7 but I am
trying to build 1.7 for an older Synology device.
The info below indicates you are trying to build for ARMv5. There is no
native build for ARMv5 so I assume you are trying to cross-
Erik:
This is the same fix as I already din in JDK 10 in JDK-8179079. The
problem was annoying enough that we need it fixed in 9 too. The patch is
exactly the same.
Bug: https://bugs.openjdk.java.net/browse/JDK-8179438
diff -r 143d4c87bc1e make/common/NativeCompilation.gmk
--- a/make/common/Na
This is the same fix as I already din in JDK 10 in JDK-8179079. The
problem was annoying enough that we need it fixed in 9 too. The patch is
exactly the same.
Bug: https://bugs.openjdk.java.net/browse/JDK-8179438
diff -r 143d4c87bc1e make/common/NativeCompilation.gmk
--- a/make/common/NativeCo
I understand that the build environment has changed since 1.7 but I am
trying to build 1.7 for an older Synology device.
I first succeeded in building it using OE but since the compiler and/or
libc used was too high for the platform I am now trying to do it using
the platform's toolchain.
Un
Hello,
Looks good. For efficiency reasons, I would recommend the following change:
Assign $1_$2_OPTIONS using just = for lazy evaluation so that we only do
the shell call if executing the recipe. Also remove it from VARDEPS
because the contents of OPTIONS only depends on the source file anyway
Hi David,
Thanks for the information.
The issue could be caused as well by the ld we use on our build server. With a
newer one I don't see the "Not enough room for program headers" message.
Thanks,
Richard.
-Original Message-
From: David Holmes [mailto:[email protected]]
Sent: D