From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maurizio Loreti To: help-gcc@gnu.org Subject: Re: Help : Fail to compiling gcc 2.8.1 on Irix 5.3 Date: Wed, 06 Oct 1999 06:18:00 -0000 Message-id: References: <37F4A271.27B4DB78@cadwin.com> <37F8E340.451C3BB2@cs5.dasd.honeywell.com> <37FB2474.275CF0D@free.fr> X-SW-Source: 1999-10/msg00081.html You have a virus; the post-twice-the-same-message virus. Did you read the relevant instruction files? I mean CONFIGURE, BUILD, TEST, FINALINSTALL and SPECIFIC in your distribution? I don't remember for 2.8.1, but for the current gcc 2.95.1 the sequence is more like: (untar the archive file in ./gcc-2.95.1 , then read the documentation) mkdir objdir cd objdir ../gcc-2.95.1/configure i686-pc-linux-gnu --prefix=/usr make bootstrap make -k check make info make install (YMMV). -- Maurizio Loreti http://wwwcdf.pd.infn.it/~loreti/mlo.html Univ. of Padova, Dept. of Physics - Padova, Italy loreti@pd.infn.it From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maurizio Loreti To: help-gcc@gnu.org Subject: Re: Help : Fail to compiling gcc 2.8.1 on Irix 5.3 Date: Sun, 31 Oct 1999 13:57:00 -0000 Message-ID: References: <37F4A271.27B4DB78@cadwin.com> <37F8E340.451C3BB2@cs5.dasd.honeywell.com> <37FB2474.275CF0D@free.fr> X-SW-Source: 1999-10n/msg00081.html Message-ID: <19991031135700.gELiqyXQF5uvedXr6fpKVrZug4i1TiD3aNalfwEe-zY@z> You have a virus; the post-twice-the-same-message virus. Did you read the relevant instruction files? I mean CONFIGURE, BUILD, TEST, FINALINSTALL and SPECIFIC in your distribution? I don't remember for 2.8.1, but for the current gcc 2.95.1 the sequence is more like: (untar the archive file in ./gcc-2.95.1 , then read the documentation) mkdir objdir cd objdir ../gcc-2.95.1/configure i686-pc-linux-gnu --prefix=/usr make bootstrap make -k check make info make install (YMMV). -- Maurizio Loreti http://wwwcdf.pd.infn.it/~loreti/mlo.html Univ. of Padova, Dept. of Physics - Padova, Italy loreti@pd.infn.it