This is the mail archive of the gcc-patches@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]

Re: PR 13722 candidate fix


On Tue, 27 Jan 2004, Andreas Jaeger wrote:

> The point is not -j, the point is that you currently have to do an
> extra "make gnatlib_and_tools"!  Another point (not made so far) is
> also that ada generates on multi-arch systems only one library.  All
> other libraries are generated for each arch, e.g. on Linux/x86-64 I
> can do g++ -m32 to build 32-bit C++ applications.  This does not work
> with Ada.

I noted the lack of multilibs in my first comment on bug 5911 (the bug
seeking a move of Ada runtime and utilities to toplevel) as why that is
actually a serious bug rather than a change-request.  (Whereas 5910, that
a separate "make gnatlib_and_tools" is required, was obviously a bug in
its own right.)

Bug 6637 - that --enable-shared doesn't work for Ada the way it works for 
all other libraries - is closely related as well.

Any chance of a merge of libada-branch to mainline now 3.4 has branched?

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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