public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* "xgcc"-file
@ 2002-10-15 11:46 Avinash K. Shrivastava
  2002-10-15 11:48 ` "xgcc"-file Avinash K. Shrivastava
  2002-10-15 14:37 ` "xgcc"-file Mike Stump
  0 siblings, 2 replies; 4+ messages in thread
From: Avinash K. Shrivastava @ 2002-10-15 11:46 UTC (permalink / raw)
  To: gcc; +Cc: gcc


Respected Sir,

we are working on Gcc-IR,

Kindly entertain the following:

[1] what is the use of "xgcc" file in gcc-sources..



Thanking you...

-Sincerely,
Avinash


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

* "xgcc"-file
  2002-10-15 11:46 "xgcc"-file Avinash K. Shrivastava
@ 2002-10-15 11:48 ` Avinash K. Shrivastava
  2002-10-15 14:37 ` "xgcc"-file Mike Stump
  1 sibling, 0 replies; 4+ messages in thread
From: Avinash K. Shrivastava @ 2002-10-15 11:48 UTC (permalink / raw)
  To: gcc; +Cc: gcc


Respected Sir,

we are working on Gcc-IR,

Kindly entertain the following:

[1] what is the use of "xgcc" file in gcc-sources..



Thanking you...

-Sincerely,
Avinash


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

* Re: "xgcc"-file
  2002-10-15 11:46 "xgcc"-file Avinash K. Shrivastava
  2002-10-15 11:48 ` "xgcc"-file Avinash K. Shrivastava
@ 2002-10-15 14:37 ` Mike Stump
  2002-10-15 14:49   ` "xgcc"-file Mike Stump
  1 sibling, 1 reply; 4+ messages in thread
From: Mike Stump @ 2002-10-15 14:37 UTC (permalink / raw)
  To: Avinash K. Shrivastava; +Cc: gcc, gcc

On Tuesday, October 15, 2002, at 11:04 AM, Avinash K. Shrivastava wrote:
> [1] what is the use of "xgcc" file in gcc-sources..

If you don't get an answer...  gcc is mainly for self-starters, we 
typically don't have enough bandwidth to answer these types of 
questions....  The use of the file xgcc as a program is documented in 
hundreds of pages worth of documentation.  If you haven't yet read all 
of that documentation, now would be a good time to read through it.  If 
you have read though it, maybe you could rephrase your question in 100 
words or more.

If you want an internal perspective of what it is used for, you can 
read gcc/Makefile.in and see exactly what it is used for.  Also, you 
can obtain yet another view of what it is for, by examining the output 
of a make bootstrap.

Hope this helps some.

The short answer, it is the compiler.  Longer answer, it is the 
compiler driver.

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

* Re: "xgcc"-file
  2002-10-15 14:37 ` "xgcc"-file Mike Stump
@ 2002-10-15 14:49   ` Mike Stump
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Stump @ 2002-10-15 14:49 UTC (permalink / raw)
  To: Avinash K. Shrivastava; +Cc: gcc, gcc

On Tuesday, October 15, 2002, at 11:04 AM, Avinash K. Shrivastava wrote:
> [1] what is the use of "xgcc" file in gcc-sources..

If you don't get an answer...  gcc is mainly for self-starters, we 
typically don't have enough bandwidth to answer these types of 
questions....  The use of the file xgcc as a program is documented in 
hundreds of pages worth of documentation.  If you haven't yet read all 
of that documentation, now would be a good time to read through it.  If 
you have read though it, maybe you could rephrase your question in 100 
words or more.

If you want an internal perspective of what it is used for, you can 
read gcc/Makefile.in and see exactly what it is used for.  Also, you 
can obtain yet another view of what it is for, by examining the output 
of a make bootstrap.

Hope this helps some.

The short answer, it is the compiler.  Longer answer, it is the 
compiler driver.

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

end of thread, other threads:[~2002-10-15 20:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-15 11:46 "xgcc"-file Avinash K. Shrivastava
2002-10-15 11:48 ` "xgcc"-file Avinash K. Shrivastava
2002-10-15 14:37 ` "xgcc"-file Mike Stump
2002-10-15 14:49   ` "xgcc"-file Mike Stump

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