You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2007/03/07 03:12:24 UTC

[jira] Assigned: (STDCXX-286) [AIX] archive libraries not static, built with -qmkshrobj

     [ https://issues.apache.org/jira/browse/STDCXX-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor reassigned STDCXX-286:
-----------------------------------

    Assignee: Martin Sebor

> [AIX] archive libraries not static, built with -qmkshrobj
> ---------------------------------------------------------
>
>                 Key: STDCXX-286
>                 URL: https://issues.apache.org/jira/browse/STDCXX-286
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 4.1.3
>         Environment: AIX with Visual Age compiler
>            Reporter: Jeremy Dean
>         Assigned To: Martin Sebor
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.