This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 1.0 release stopped compiling in libg++
- To: "Pinwu Xu" <pinwu_xu at hotmail dot com>
- Subject: Re: 1.0 release stopped compiling in libg++
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 04 Dec 1997 13:52:17 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <19971204153800.27686.qmail@hotmail.com>you write:
> I tried to compile on Slackware system, gcc2.7.2.3, libc5.4.39,
> libpthread 0.6, binutils 2.8.0.15 (the publically newest one),
> ld.so1.9.5. Grabbed libg++2.8.0.b6.3 from HJu's private ftp dir.
HU would have to comment on this. Could be with with_gxx_include_dir
problem.
> BTW, what's the disk requirement? I got about 160M after install-
> ing the source, will this be enough to run "make bootstrap"
I actually don't know.
It looks like my x86-linux is 100M with a "make bootstrap" of the entire
distribution.
So 160M should be OK.
There's some targets for continueing a build; wander through the toplevel
Makefile.in looking for bootstrap, bootstrap2, bootstrap3 and similar
targets.
jeff