This is the mail archive of the gcc-help@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: Error while building gcc-2.95.2


On Jan 26, 2000, Frans Kusnadi <franskusnadi@yahoo.com> wrote:

> It configured fine but during 'make bootstrap', this is what I see on
> the screen:

>   cc -c -DHAVE_CONFIG_H -g -I.
> -I../../gcc-2.95.2/libiberty/../include   argv.c

> cc ERROR:  file does not exist: argv.c
> *** Error code 2 (bu21)
> *** Error code 1 (bu21)

Looks like you're not using GNU make or any other POSIX-compliant
make.

-- 
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


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