public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* bootstrap4 with 2.95.3
@ 2002-08-12 13:40 Paul Jarc
  2002-08-14 10:44 ` Paul Jarc
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Jarc @ 2002-08-12 13:40 UTC (permalink / raw)
  To: gcc-help

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.  So started over
with fresh sources and an empty build directory and tried "make
bootstrap4".  This gives me:
[...]
Bootstrapping the compiler
make[1]: Entering directory `/fs/home/mount/home/prj/src/sptools/gcc-2.95.3-1-build/gcc'
make CC="stage3/xgcc -Bstage3/ -B/package/host/localhost/gcc-2.95.3-1/i686-pc-linux-gnu/bin/" CFLAGS=" -g -O2 -Wl,--dynamic-linker,/package/host/localhost/gcc-2.95.3-1/conf/libc/lib/ld-linux.so.2 -Wl,-R,/package/host/localhost/gcc-2.95.3-1/conf/libc/lib -pipe" LDFLAGS="" libdir=/package/host/localhost/gcc-2.95.3-1/lib STAGE_PREFIX=stage3/ LANGUAGES="c proto gcov CHILL c++ f77 java objc"
make[2]: Entering directory `/fs/home/mount/home/prj/src/sptools/gcc-2.95.3-1-build/gcc'
(cd intl && make all)
make[3]: Entering directory `/fs/home/mount/home/prj/src/sptools/gcc-2.95.3-1-build/gcc/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/fs/home/mount/home/prj/src/sptools/gcc-2.95.3-1-build/gcc/intl'
stage3/xgcc -Bstage3/ -B/package/host/localhost/gcc-2.95.3-1/i686-pc-linux-gnu/bin/ -c  -DIN_GCC     -g -O2 -Wl,--dynamic-linker,/package/host/localhost/gcc-2.95.3-1/conf/libc/lib/ld-linux.so.2 -Wl,-R,/package/host/localhost/gcc-2.95.3-1/conf/libc/lib -pipe  -DHAVE_CONFIG_H -I/nil   -I. -I../../gcc-2.95.3-1/gcc -I../../gcc-2.95.3-1/gcc/config -I../../gcc-2.95.3-1/gcc/../include \
  ../../gcc-2.95.3-1/gcc/gencheck.c
make[2]: stage3/xgcc: Command not found

How do I build the first stages without doing a comparison, so that
bootstrap4 will work?


paul

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bootstrap4 with 2.95.3
  2002-08-12 13:40 bootstrap4 with 2.95.3 Paul Jarc
@ 2002-08-14 10:44 ` Paul Jarc
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Jarc @ 2002-08-14 10:44 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-14 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-12 13:40 bootstrap4 with 2.95.3 Paul Jarc
2002-08-14 10:44 ` Paul Jarc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).