This is the mail archive of the gcc@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: [Ada] Patch to fix bug reporting instructions (3.1 branch)


On Thu, 2 May 2002, Richard Kenner wrote:

> compile pieces of GNAT.  As Robert points out, we do not support this for
> C, so we shouldn't for Ada.

For C, libiberty gets compiled with the bootstrap compiler, then does not
get recompiled by GCC for the subsequent stages of bootstrap.  There's
been the occasional issue with this on systems supporting multiple ABIs /
binary formats, but in general it works - which seems fairly similar to
the situation with Ada.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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