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

DevKit build gcc libraries contain full paths to source location

XMLWordPrintable

    • b06
    • linux

        When building a DevKit, the gcc libgcc library ends up with full source path locations embedded in the library, which when it gets statically linked with libjvm, results in a non-reproducible libjvm.so.

        The make/devkit/Tools.gmk needs to use --with-debug-prefix-map to map the top level build output folder, so that the resulting build output is reproducible.

              aleonard Andrew Leonard
              aleonard Andrew Leonard
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: