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

Martin Sebor commented on STDCXX-286:
-------------------------------------

See also the thread below for another problem possibly caused by the 
interaction of -qmkshrobj and -bstatic:
http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200703.mbox/[EMAIL
 PROTECTED]

> [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
>
> 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.

Reply via email to