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

Allow Full Debug Symbols when cross-compiling (JDK part)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 7, 8
    • infrastructure
    • b65

        The Full Debug Symbol (FDS) work established the use of objcopy/gobjcopy to produce symbols files as part of the build process. That work did not cover any of the requirements for cross-compilation and so when cross-compiling FDS generation is simply disabled.

        Cross-compilation environments should define ALT_OBJCOPY to point to the correct tool for generating symbols and so the explicit disabling of FDS should be removed.

              dholmes David Holmes
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: