public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Installing GCC 3.1.1
@ 2002-09-11 11:07 Orozco Robert SrA 97 IS/SCBC
  2002-09-11 11:21 ` bjorn rohde jensen
  2002-09-11 11:36 ` Ish Rattan
  0 siblings, 2 replies; 3+ messages in thread
From: Orozco Robert SrA 97 IS/SCBC @ 2002-09-11 11:07 UTC (permalink / raw)
  To: gcc-help

Trying to run #./configure 
It makes the file but comes with some error that I have to have a "Working
Compiler"

Do you know what this means???

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

* Re: Installing GCC 3.1.1
  2002-09-11 11:07 Installing GCC 3.1.1 Orozco Robert SrA 97 IS/SCBC
@ 2002-09-11 11:21 ` bjorn rohde jensen
  2002-09-11 11:36 ` Ish Rattan
  1 sibling, 0 replies; 3+ messages in thread
From: bjorn rohde jensen @ 2002-09-11 11:21 UTC (permalink / raw)
  To: Orozco Robert SrA 97 IS/SCBC; +Cc: gcc-help

Hi Orozco,

  You need to have a functional C compiler for the configure
script to find in one of the default places, it will search.
This usually means having gcc or cc in the path. This ought
to be the case for most systems.
  The error message from the configure script should not be
taken too literally, it basically means, that trying to
compile a C test program failed. You will have to look in the
config.log file to see, what actually went wrong. It could
be a lot of things.

Yours sincerely,

Bjorn

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

* Re: Installing GCC 3.1.1
  2002-09-11 11:07 Installing GCC 3.1.1 Orozco Robert SrA 97 IS/SCBC
  2002-09-11 11:21 ` bjorn rohde jensen
@ 2002-09-11 11:36 ` Ish Rattan
  1 sibling, 0 replies; 3+ messages in thread
From: Ish Rattan @ 2002-09-11 11:36 UTC (permalink / raw)
  To: Orozco Robert SrA 97 IS/SCBC; +Cc: gcc-help

On Wed, 11 Sep 2002, Orozco Robert SrA 97 IS/SCBC wrote:

> Trying to run #./configure
> It makes the file but comes with some error that I have to have a "Working
> Compiler"
>
> Do you know what this means???

The system has no C compiler..
-ishwar


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-11 11:07 Installing GCC 3.1.1 Orozco Robert SrA 97 IS/SCBC
2002-09-11 11:21 ` bjorn rohde jensen
2002-09-11 11:36 ` Ish Rattan

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