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

Conside sun studio tricks to reduce .so size (-xspace etc.)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • solaris
    • infrastructure
    • None
    • generic
    • generic

      The Sun Studio backend people suggest some options to reduce the size of the shared libraries we create:

      -xspace should disable the function padding, although that may have other undesireable effects.

      -Wc,-Qiselect-funcpad=0 (for C)
      -Qoption cg -Qiselect-funcpad=0 (for C++)

      should also disable the padding.

      We should consider this.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: