From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: "Alan Z. Liu" Cc: gcc-help@gcc.gnu.org Subject: Re: compliation error after installing gcc-2.95.2 Date: Fri, 03 Mar 2000 16:37:00 -0000 Message-id: References: <20000302232039.26841.qmail@conrad.ece.uiuc.edu> X-SW-Source: 2000-03/msg00020.html On Mar 3, 2000, "Alan Z. Liu" wrote: > ./configure > This seems to be completed fine. > ./make > After a long compilations, it failed with the following message: Yep. According to the installation instructions, you should have written `make bootstrap' instead. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva/ Enjoy Guaraná Cygnus Solutions, a Red Hat company aoliva@{redhat, cygnus}.com Free Software Developer and Evangelist CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Write to mailing lists, not to me From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: "Alan Z. Liu" Cc: gcc-help@gcc.gnu.org Subject: Re: compliation error after installing gcc-2.95.2 Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: References: <20000302232039.26841.qmail@conrad.ece.uiuc.edu> X-SW-Source: 2000-q1/msg00330.html Message-ID: <20000401000000.bzC-unoI4qLYTxnY5h_EZ6QAXpHp6Ve5Dhz6oIjMjfM@z> On Mar 3, 2000, "Alan Z. Liu" wrote: > ./configure > This seems to be completed fine. > ./make > After a long compilations, it failed with the following message: Yep. According to the installation instructions, you should have written `make bootstrap' instead. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva/ Enjoy Guaraná Cygnus Solutions, a Red Hat company aoliva@{redhat, cygnus}.com Free Software Developer and Evangelist CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Write to mailing lists, not to me