This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap4 with 2.95.3
- From: prj at po dot cwru dot edu (Paul Jarc)
- To: gcc-help at gnu dot org
- Date: Wed, 14 Aug 2002 13:45:48 -0400
- Subject: Re: bootstrap4 with 2.95.3
- Organization: What did you have in mind? A short, blunt, human pyramid?
- References: <m3sn1jn6z8.fsf@multivac.cwru.edu>
I wrote:
> I'm trying to build gcc 2.95.3 on a GNU/Linux machine. (I had no
> problem building and installing 3.1.1, but I keep 2.95.3 around for
> certain things like the kernel and ncurses.) When I use "make
> bootstrap", I get some differences in 3 object files.
I went ahead and did "make install" anyway, and used that installation
to do the 2.95.3 bootstrap again, and the comparison succeeded. So it
seems 3.1.1 (which I used the first time) miscompiled 2.95.3.
paul