libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Correct shared lib dependencies on HPUX 11


From: Sascha Schumann
Subject: [PATCH] Correct shared lib dependencies on HPUX 11
Date: Sat, 9 Dec 2000 13:18:33 +0100 (CET)

    If there are any problems with the patches or the
    surrounding data, please let me know. I've tried to follow
    ``Submitting Patches'' as close as possible.

    Thanks,
    - Sascha


The problem:

    When creating new shared libraries with libtool, dependencies
    to other shared libraries are dropped on HPUX 11.


The fix:

    After extending the methods to check for library dependencies
    from HPUX 10.20 to HPUX 11, we were able to build working
    shared libraries.


ChangeLog entry for branch-1.3:

2000-12-09  Sascha Schumann <address@hidden>

    * ltconfig.in: Use the HPUX 10.20 methods to check for
    library dependencies on HPUX 11.


ChangeLog entry for HEAD:

2000-12-09  Sascha Schumann <address@hidden>

    * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Use the HPUX 10.20
    methods to check for library dependencies on HPUX 11.

Attachment: hpux11-HEAD
Description: Text document

Attachment: hpux11-branch-1.3
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]