[Bug ada/15249] New: Installation of shared libgnat and libgnarl on hppa*

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun May 2 17:40:00 GMT 2004


After installation on 10.20, you see the following two links in the adalib
directory:

lrwxr-xr-x   1 bin        bin             13 May  2 13:06 libgnarl.so -> 
libgnarl-*.so
lrwxr-xr-x   1 bin        bin             12 May  2 13:06 libgnat.so -> libgnat-*
.so

Under hpux11, the extention is ".sl".

The hpux10 extension is wrong and should be ".sl".  The files libgnarl-*.so
and libgnat-*.so don't exist (i.e., shared libraries don't build).  This is
also a problem under hppa-unknown-linux-gnu.  I don't know what the "*"
character in the shared library file name is supposed to be.

-- 
           Summary: Installation of shared libgnat and libgnarl on hppa*
           Product: gcc
           Version: 3.3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa1.1-hp-hpux10.20, hppa2.0w-hp-hpux11*
  GCC host triplet: hppa1.1-hp-hpux10.20, hppa2.0w-hp-hpux11*
GCC target triplet: hppa1.1-hp-hpux10.20, hppa2.0w-hp-hpux11*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15249



More information about the Gcc-bugs mailing list