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 06:33:48PM -0500, Richard Kenner wrote:
>     This is not "some random compiler version that's out there"; the
>     problem manifests with GNAT 3.14.  The sources must be changed so that
>     they do not provoke the bug in the older compiler.
> 
> Read the message carefully: 3.14p works fine.  What don't work are some
> kludged-up compilers that try to use GC 2.95 or GCC 3.0 sources.

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?

I do not think it should be terribly hard to work around this problem,
and it would make life considerably easier for a wide range of our
users.

zw


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