This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/6637] Ada libraries should honour --enable-shared
- From: "charlet at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Oct 2003 13:47:14 -0000
- Subject: [Bug ada/6637] Ada libraries should honour --enable-shared
- References: <20020511145600.6637.jsm-gccbugs@polyomino.org.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6637
------- Additional Comments From charlet at gcc dot gnu dot org 2003-10-21 13:47 -------
<<
When shared libraries are disabled, dead symlinks libgnarl.so and
libgnat.so should not be installed, although they are at present.
>>
This issue is fixed with the recent Ada merge.
Arno