Re: getting toolchain to be used

2017-05-02 Thread David Holmes
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-

Re: RFR: JDK-8179438: Incremental builds broken on Windows

2017-05-02 Thread Tim Bell
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

RFR: JDK-8179438: Incremental builds broken on Windows

2017-05-02 Thread Erik Joelsson
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

getting toolchain to be used

2017-05-02 Thread Xen
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

Re: RFR: JDK-8179453 Add a proper SetupProcessMarkdown

2017-05-02 Thread Erik Joelsson
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

RE: objcopy issues on Solaris

2017-05-02 Thread Reingruber, Richard
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