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

Sort the order of object files when building shared libraries

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • infrastructure
    • b56
    • generic
    • generic

      When linking up .o files, use $(sort *.o) in the makefile rules so that the object files are always linked in a predictable order.
      Without this change to the old makefiles, comparing the shared libraries to the new build-infra makefiles is difficult.

            ohair Kelly Ohair (Inactive)
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: