Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-6512

[classlib][build] Use xlc_r AIX C compiler instead of xlc

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • build - test - ci
    • None
    • Patch Available
    • Novice

    Description

      The AIX C compiler recommended for use with multi-threaded programs is xlc_r (http://www.nersc.gov/nusers/resources/software/ibm/xlc.html), so we should use this instead of xlc in order that, for example, we get a thread-local errno variable rather than just a global one which may be overwritten by other threads.

      Attachments

        1. 6512.patch
          1 kB
          Catherine Hope

        Activity

          People

            hindessm Mark Hindess
            chope Catherine Hope
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: