Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-286

[AIX] archive libraries not static, built with -qmkshrobj

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.3
    • 4.2.0
    • Build and Installation
    • None
    • AIX with Visual Age compiler

    Description

      The static library that is generated is not static within the application. The library would still need to be deployed with application otherwise get the following error:

      exec(): 0509-036 Cannot load program tpdlist because of the following errors:
      0509-150 Dependent module libstd12s_rw.a(std12s_rw.o) could not be loaded.
      0509-022 Cannot load module libstd12s_rw.a(std12s_rw.o).
      0509-026 System error: A file or directory in the path name does not exist.

      Attachments

        Activity

          People

            sebor Martin Sebor
            jdean Jeremy Dean
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: