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.

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

                Created:
                Updated:
                Resolved: