This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc-2.95.1 on sun


On Sep  7, 1999, "shannon" <sk@adam.rau.ac.za> wrote:

> After a few minor problems (CC wasn't set - it now equals
> /usr/local/bin/g++)

CC is supposed to be a C compiler, not a C++ compiler.

> problem in running make bootstrap from objdir -
> it can't find gperf

It should only need gperf if gperf-generated files appear to be
out-of-date, for example, if you have applied a patch file to the
sources without preserving timestamps (patch -Z or -T)

> this file seems not to have been compiled yet?

It is not part of the gcc distribution.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]