Subject: Re: libgcc won't build (960210)
To: Neil J. McRae <neil@domino.org>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: current-users
Date: 02/28/1996 15:34:04
On Wed, 28 Feb 1996 23:06:49 +0000 
 "Neil J. McRae" <neil@domino.org> wrote:

 > > NO!  Everything will *not* be fine!
 > 
 > Umm,  It was you that told me this Jason :-)

Umm .. I'm pretty sure it's not, but whatever :-)

 > > cd /usr/src/gnu/usr.bin/gcc
 > > make
 > > [ build pukes on libgcc ]
 > > (cd cc; make install)
 > > (cd cc1; make install)
 > > (cd cc1obj; make install)
 > > (cd cc1plus; make install)
 > > (cd cpp; make install)
 > > (cd g++; make install)
 > > (cd libgcc; make; make install)
 > > (cd libobjc; make; make install)
 > > 
 > > *then* everything will be fine.
 > > 
 > How is this different from what I've said ?

With the procedure you posted (cd /usr/src/gnu/usr.bin/gcc; make install; 
cd /usr/src/; make), you would:

	- fail to install gcc, because libgcc.a didn't exist,
	- if it did install, you'd be building binaries with
	  mismatched gcc/libgcc.a

--------------------------------------------------------------------------
Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                               Home: 408.866.1912
NAS: M/S 258-6                                          Work: 415.604.0935
Moffett Field, CA 94035                                Pager: 415.428.6939