[Bug ada/6637] Ada libraries should honour --enable-shared
jsm at polyomino dot org dot uk
gcc-bugzilla@gcc.gnu.org
Tue Feb 10 17:07:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list