public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How to continue interrupted compile?
@ 1999-11-11  9:38 Matt Bartley
  1999-11-11 11:09 ` Volker Borchert
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Matt Bartley @ 1999-11-11  9:38 UTC (permalink / raw)
  To: help-gcc

I am trying to compile gcc-2.95.2.  Since this is on a very slow
system, a SparcStation IPC (Solaris 2.6 if it matters), this will take
several hours at least.  This is a remote system.  I ssh into it,
start the compile process, and then forget about it for a long time.

My login terminal sessions to that system aren't stable enough to stay
up long enough to complete the entire compile.  The next time I log
back in and type "make bootstrap" again, I'm not sure it's continuing
where it left off rather than starting all over again.  All I'm sure
of is that I've been at this for over 2 days now and it still hasn't
managed to so much as build the stage 2 compiler.


This is what it's compiling right now:

stage1/xgcc -Bstage1/ -B/usr/local/sparc-sun-solaris2.6/bin/ -c  -DIN_GCC
 -DHAIFA  -DSVR4  -O2 -g -O2  -DHAVE_CONFIG_H    -I. -I.
 -I./config -I./../include regmove.c


I am compiling this with "./configure" followed by "make bootstrap".
I tried "make bootstrap-lite" at first, but figured that would be more
likely to require a complete recompile.

Am I doing something wrong?

-- 
--
"When PCs run new applications successfully, most people feel relief
and almost pathetic gratitude - a standard of reliability tolerated in
no other consumer product."

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

end of thread, other threads:[~1999-11-30 23:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-11  9:38 How to continue interrupted compile? Matt Bartley
1999-11-11 11:09 ` Volker Borchert
1999-11-12 13:50   ` Matt Bartley
1999-11-30 23:28     ` Matt Bartley
1999-11-30 23:28   ` Volker Borchert
1999-11-11 14:27 ` Neil McCarthy
1999-11-30 23:28   ` Neil McCarthy
1999-11-30 23:28 ` Matt Bartley

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).