2.95.2 make fails on solaris 2.6
Cheney, Dan
dcheney@btg.com
Fri Dec 3 05:34:00 GMT 1999
Here's what I did:
1. Downloaded these files from ftp.gnu.org/gnu.gcc
gcc-2.95.2.tar
gcc-core-2.95.2.tar
gcc-g++-2.95.2.tar
2. Downloaded this file
ftp://nce.sun.ca/pub/freeware/sparc/2.6/gcc-2.95.1-sol26-sparc-local.gz and
installed this 2.95.1 package
3. untarred the gcc tarballs into /u03/gcc/src
4. mkdir /u03/gcc/obj/gcc-2.95.2
5. cd /u03/gcc/obj/gcc-2.95.2
6. /u03/gcc/src/gcc-2.95.2/configure
7. make bootstrap (gnu make) (no patches, no time stamp changes)
8. make failed at gperf call
9. downloaded and installed gperf from sunfreeware.com
10. make bootstrap
11. gperf barfed on the -F option
12. ran contrib/egcs_update --touch
13. make bootstrap ... build continued
:-}DC
> -----Original Message-----
> From: Alexandre Oliva [ mailto:oliva@lsd.ic.unicamp.br ]
> Sent: Thursday, December 02, 1999 11:32 PM
> To: Cheney, Dan
> Cc: 'bug-gcc@gnu.org'
> Subject: Re: 2.95.2 make fails on solaris 2.6
>
>
> On Dec 2, 1999, "Cheney, Dan" <dcheney@btg.com> wrote:
>
> > I got the gcc distribution tar files from
> http://www.gnu.org/software (not
> > the CVS tree) so it seems to me that the distribution:
>
> Are you sure you didn't change the timestamp of any file in the CVS
> tree, and that you didn't install any patch in it?
>
> --
> Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
> oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
> oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
> ** I may forward mail about projects to mailing lists; please use them
>
More information about the Gcc-bugs
mailing list