public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* generating instrn attribute files....
@ 2002-09-12  0:39 Deepak B. Nayak
  2002-09-12  0:50 ` Zack Weinberg
  0 siblings, 1 reply; 4+ messages in thread
From: Deepak B. Nayak @ 2002-09-12  0:39 UTC (permalink / raw)
  To: gcc

hi
 scheduling files use functions from files generated from genattrtab.c...
 i am not able to generate from genattrtab.c

bash-2.04$ gcc genattrtab.c
genattrtab.c:98:21: hconfig.h: No such file or directory
In file included from genattrtab.c:99: 
system.h:85:24: safe-ctype.h: No such file or directory
In file included from genattrtab.c:100: 
rtl.h:1539:20: genrtl.h: No such file or directory     


can i know how files r generated from gen* files....?

regards

deepak





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

* Re: generating instrn attribute files....
  2002-09-12  0:39 generating instrn attribute files Deepak B. Nayak
@ 2002-09-12  0:50 ` Zack Weinberg
  0 siblings, 0 replies; 4+ messages in thread
From: Zack Weinberg @ 2002-09-12  0:50 UTC (permalink / raw)
  To: Deepak B. Nayak; +Cc: gcc

On Thu, Sep 12, 2002 at 01:09:05PM +0530, Deepak B. Nayak wrote:
> hi
>  scheduling files use functions from files generated from genattrtab.c...
>  i am not able to generate from genattrtab.c
> 
> bash-2.04$ gcc genattrtab.c
> genattrtab.c:98:21: hconfig.h: No such file or directory
> In file included from genattrtab.c:99: 
> system.h:85:24: safe-ctype.h: No such file or directory
> In file included from genattrtab.c:100: 
> rtl.h:1539:20: genrtl.h: No such file or directory     

Don't try to compile these files by hand.  Use the Makefile, and
follow the instructions for bootstrapping the compiler.

(If you did do that, please show exactly what it printed, not a vague
approximation.)

zw

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

* Re: generating instrn attribute files....
  2002-09-12  2:25 ritu sabharwal
@ 2002-09-12 11:50 ` Phil Edwards
  0 siblings, 0 replies; 4+ messages in thread
From: Phil Edwards @ 2002-09-12 11:50 UTC (permalink / raw)
  To: ritu sabharwal; +Cc: gcc

On Thu, Sep 12, 2002 at 09:25:39AM +0000, ritu sabharwal wrote:
> $ make -f Makefile.in
> Makefile.in:139: *** missing separator.  Stop.
> 
> $make -f makefile.vms
> make: *** No rule to make target 
> `[]cccp.obj,cexp.obj,version.obj,prefix.obj', needed by `cpp.exe'.  Stop.
> 
> What should we do now??

Read the installation instructions /before/ typing anything.  Start with

    http://gcc.gnu.org/install/


-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002

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

* Re: generating instrn attribute files....
@ 2002-09-12  2:25 ritu sabharwal
  2002-09-12 11:50 ` Phil Edwards
  0 siblings, 1 reply; 4+ messages in thread
From: ritu sabharwal @ 2002-09-12  2:25 UTC (permalink / raw)
  To: gcc



On Thu, Sep 12, 2002 at 01:09:05PM +0530, Deepak B. Nayak wrote:
>hi
>  scheduling files use functions from files generated from genattrtab.c...
>  i am not able to generate from genattrtab.c
>
>bash-2.04$ gcc genattrtab.c
>genattrtab.c:98:21: hconfig.h: No such file or directory
>In file included from genattrtab.c:99: system.h:85:24: safe-ctype.h: No 
>such file or directory
>In file included from genattrtab.c:100: rtl.h:1539:20: genrtl.h: No such 
>file or directory

Don't try to compile these files by hand.  Use the Makefile, and
follow the instructions for bootstrapping the compiler.

(If you did do that, please show exactly what it printed, not a vague
approximation.)

zw


Hello,
    We tried using the Makefile, but it gave errors.
We had 2 make files, which gave the following errors....

$ make -f Makefile.in
Makefile.in:139: *** missing separator.  Stop.

$make -f makefile.vms
make: *** No rule to make target 
`[]cccp.obj,cexp.obj,version.obj,prefix.obj', needed by `cpp.exe'.  Stop.

What should we do now??

regards...
Ritu.


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

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

end of thread, other threads:[~2002-09-12 18:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-12  0:39 generating instrn attribute files Deepak B. Nayak
2002-09-12  0:50 ` Zack Weinberg
2002-09-12  2:25 ritu sabharwal
2002-09-12 11:50 ` Phil Edwards

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