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: "jsm at polyomino dot org dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Feb 2004 17:07:56 -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
------- Additional Comments From jsm at polyomino dot org dot uk 2004-02-10 17:07 -------
Subject: Re: Ada libraries should honour --enable-shared
On Tue, 10 Feb 2004, charlet at gcc dot gnu dot org wrote:
> It would be nice to also support --enable-shared=gnat as suggested in this PR.
> It shouldn't be too hard to implement for someone that knows the gcc
> configure well (which is not my case) now that the libada-branch has been
> merged.
>
> So keeping this PR open for this remaining issue.
Also:
The shared libraries should go in $(libdir), not somewhere under
libsubdir, so the dynamic linker can find them by default without needing
an rpath.
The installed Ada programs should be linked against the shared libraries
if possible.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6637