public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Error while building gcc-2.95.2
@ 2000-01-26 17:58 Frans Kusnadi
  2000-01-27 12:19 ` Alexandre Oliva
  2000-04-01  0:00 ` Frans Kusnadi
  0 siblings, 2 replies; 4+ messages in thread
From: Frans Kusnadi @ 2000-01-26 17:58 UTC (permalink / raw)
  To: gcc-help

Hi, 

I got an error while installing gcc 2.95.2 on IRIX6.4.
My objdir (./gcc) is in the same level as srcdir (.gcc-2.95.2).
It configured fine but during 'make bootstrap', this is what I see on
the screen:

      if [ x"no" = xyes ] && [ ! -d pic ]; then \
        mkdir pic;
      else true; fi
      touch stamp-picdir
      test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I.
-I../../gcc-2.95.2/libiberty/../include   argv.c -o pic/argv.o
  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)

Any idea what the problem is?  Thanks in advance.

Cheers,
Frans

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error while building gcc-2.95.2
  2000-01-26 17:58 Error while building gcc-2.95.2 Frans Kusnadi
@ 2000-01-27 12:19 ` Alexandre Oliva
  2000-04-01  0:00   ` Alexandre Oliva
  2000-04-01  0:00 ` Frans Kusnadi
  1 sibling, 1 reply; 4+ messages in thread
From: Alexandre Oliva @ 2000-01-27 12:19 UTC (permalink / raw)
  To: Frans Kusnadi; +Cc: gcc-help

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Error while building gcc-2.95.2
  2000-01-26 17:58 Error while building gcc-2.95.2 Frans Kusnadi
  2000-01-27 12:19 ` Alexandre Oliva
@ 2000-04-01  0:00 ` Frans Kusnadi
  1 sibling, 0 replies; 4+ messages in thread
From: Frans Kusnadi @ 2000-04-01  0:00 UTC (permalink / raw)
  To: gcc-help

Hi, 

I got an error while installing gcc 2.95.2 on IRIX6.4.
My objdir (./gcc) is in the same level as srcdir (.gcc-2.95.2).
It configured fine but during 'make bootstrap', this is what I see on
the screen:

      if [ x"no" = xyes ] && [ ! -d pic ]; then \
        mkdir pic;
      else true; fi
      touch stamp-picdir
      test x"no" != xyes || \
  cc -c -DHAVE_CONFIG_H -g -I.
-I../../gcc-2.95.2/libiberty/../include   argv.c -o pic/argv.o
  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)

Any idea what the problem is?  Thanks in advance.

Cheers,
Frans

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error while building gcc-2.95.2
  2000-01-27 12:19 ` Alexandre Oliva
@ 2000-04-01  0:00   ` Alexandre Oliva
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Oliva @ 2000-04-01  0:00 UTC (permalink / raw)
  To: Frans Kusnadi; +Cc: gcc-help

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-04-01  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-26 17:58 Error while building gcc-2.95.2 Frans Kusnadi
2000-01-27 12:19 ` Alexandre Oliva
2000-04-01  0:00   ` Alexandre Oliva
2000-04-01  0:00 ` Frans Kusnadi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).