This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/15249] New: Installation of shared libgnat and libgnarl on hppa*
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 May 2004 17:40:24 -0000
- Subject: [Bug ada/15249] New: Installation of shared libgnat and libgnarl on hppa*
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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