You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "kappen (JIRA)" <xe...@xml.apache.org> on 2007/05/08 10:57:15 UTC

[jira] Created: (XERCESC-1699) Link options wrong for hpux11.....

Link options wrong for hpux11.....
----------------------------------

                 Key: XERCESC-1699
                 URL: https://issues.apache.org/jira/browse/XERCESC-1699
             Project: Xerces-C++
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.7.0
         Environment: HPUX 11
            Reporter: kappen
             Fix For: 2.7.0


If you do change the flags according to:

LD_SONAME = -Wl,+h,${SO_NAME}
LD_SODEPDOM = -Wl,+h,${SO_DEPDOM}

You will not be able to move the file as all programs that link the file will requere a specific path, this is subject to be added as the default flags.

There is no realy use of a so file if you can not move it from the build directory.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Resolved: (XERCESC-1699) Link options wrong for hpux11.....

Posted by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov resolved XERCESC-1699.
--------------------------------------

    Resolution: Invalid

Don't understand what the bug report is about. AFAIK, the options mentioned make sure that only the library name (without the path) is used when linking executables. Please reopen the bug report with a description of the step you take and the problem you observe if you still believe there is a bug.

> Link options wrong for hpux11.....
> ----------------------------------
>
>                 Key: XERCESC-1699
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1699
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.7.0
>         Environment: HPUX 11
>            Reporter: kappen
>             Fix For: 2.7.0
>
>
> If you do change the flags according to:
> LD_SONAME = -Wl,+h,${SO_NAME}
> LD_SODEPDOM = -Wl,+h,${SO_DEPDOM}
> You will not be able to move the file as all programs that link the file will requere a specific path, this is subject to be added as the default flags.
> There is no realy use of a so file if you can not move it from the build directory.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Closed: (XERCESC-1699) Link options wrong for hpux11.....

Posted by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-1699.
------------------------------------


> Link options wrong for hpux11.....
> ----------------------------------
>
>                 Key: XERCESC-1699
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1699
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.7.0
>         Environment: HPUX 11
>            Reporter: kappen
>             Fix For: 2.7.0
>
>
> If you do change the flags according to:
> LD_SONAME = -Wl,+h,${SO_NAME}
> LD_SODEPDOM = -Wl,+h,${SO_DEPDOM}
> You will not be able to move the file as all programs that link the file will requere a specific path, this is subject to be added as the default flags.
> There is no realy use of a so file if you can not move it from the build directory.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org