Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8140591

Add configure argument specifying make executable in JPRT

XMLWordPrintable

    • b91
    • linux

        I've noticed that on some linux systems (maybe even all OEL6 and 7), there is a /usr/bin/gmake binary. Configure unfortunately picks up this gmake instead of the make binary we explicitly put first in the path. I will fix this by adding a configure parameter in make/jprt.properties in the jdk9 source.

        We have reports of make crashing in certain situations and I believe using gnu make 4.0 in JPRT, as has been intended, will fix this problem. For this to help on all cross compilation platforms, a fix in JPRT is necessary to provide the correct make executable to the build.

              erikj Erik Joelsson
              erikj Erik Joelsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: