This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/6637] Ada libraries should honour --enable-shared


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]