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] Bootstrapping mainline GNAT fails


On Mon, Mar 18, 2002 at 08:42:55PM -0500, Robert Dewar wrote:
> <<I am using GNAT 3.14p to compile Ada sources, and GCC 2.95 to compile
> C sources; the resulting object modules are then linked together to
> make stage1/gnat1.  Is that what you mean by a kludged-up compiler?
> >>
> 
> There is no reason to think that will work, no one has ever tested this.

On the contrary - this is the most common arrangement for contributors
outside of ACT trying to build the Ada compiler; and it worked just
fine until the recent merge.

However, all of this is a big fat red herring.  I see the EXACT SAME
CRASH if I build everything with 3.14 and its bundled C compiler.
It's not a linkage problem at all.

zw


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