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

build_vm_def.sh not working correctly for new build cross compile

XMLWordPrintable

    • b50
    • linux

        hotspot/make/linux/makefiles/build_vm_def.sh references the environment variables
        CROSS_COMPILE_ARCH and ALT_COMPILER_PATH. There are two problems
        with this:
        1) in the new build, makefiles don't export these variables to the environment,
        2) in the new build, $(NM) as set in spec.gmk is a better choice, because it allows
        the standard {host-triple)-nm to be used.

              dlong Dean Long
              dlong Dean Long
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: