public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: gcc configure problem
@ 2001-01-16 19:42 Sharifi, Hamid
  0 siblings, 0 replies; 3+ messages in thread
From: Sharifi, Hamid @ 2001-01-16 19:42 UTC (permalink / raw)
  To: 'Billy Hutton'; +Cc: 'gcc-help@gcc.gnu.org'

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1040 bytes --]

Title: RE: gcc configure problem






Thanks Billy, I'll try to use a compiled gcc.


Hamid



-----Original Message-----
From: Billy Hutton [ mailto:huttonb@digitalin-site.com ]
Sent: Wednesday, January 17, 2001 11:26 AM
To: Sharifi, Hamid
Cc: 'gcc-help@gcc.gnu.org'
Subject: Re: gcc configure problem




> I installed gcc 2.95.2, but I ran into problems when trying to build apache,
> so I de installed it. I'm trying to install it again, I get the following
> error.


>     configure: error: no acceptable cc found in $PATH


You still need a compiler to compile your new compiler.  :)


You've probably got the original gcc binary on your machine somewhere, and
it's not in the path.  (ie /usr/bin/gcc).  You can change your path
statement in /etc/profile or ~/.profile or just export a system variable
of CC=/usr/bin/gcc.  Just be sure to use the actual path to your gcc bin.  


You can also download a binary package of gcc install it, and use it to
re-compile gcc to your liking.


Good luck!
Billy




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

* Re: gcc configure problem
  2001-01-16 15:20 Sharifi, Hamid
@ 2001-01-16 16:19 ` Billy Hutton
  0 siblings, 0 replies; 3+ messages in thread
From: Billy Hutton @ 2001-01-16 16:19 UTC (permalink / raw)
  To: Sharifi, Hamid; +Cc: 'gcc-help@gcc.gnu.org'

> I installed gcc 2.95.2, but I ran into problems when trying to build apache,
> so I de installed it. I'm trying to install it again, I get the following
> error.

>     configure: error: no acceptable cc found in $PATH

You still need a compiler to compile your new compiler.  :)

You've probably got the original gcc binary on your machine somewhere, and
it's not in the path.  (ie /usr/bin/gcc).  You can change your path
statement in /etc/profile or ~/.profile or just export a system variable
of CC=/usr/bin/gcc.  Just be sure to use the actual path to your gcc bin.  

You can also download a binary package of gcc install it, and use it to
re-compile gcc to your liking.

Good luck!
Billy

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

* gcc configure problem
@ 2001-01-16 15:20 Sharifi, Hamid
  2001-01-16 16:19 ` Billy Hutton
  0 siblings, 1 reply; 3+ messages in thread
From: Sharifi, Hamid @ 2001-01-16 15:20 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

Hi
 
I installed gcc 
2.95.2, but I ran into problems when trying to build apache, so I de installed 
it. I'm trying to install it again, I get the following 
error.

    configure: error: no 
acceptable cc found in $PATH
Any suggestions is 
appreciated.
 
Thanks
 
Hamid
 

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

end of thread, other threads:[~2001-01-16 19:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-16 19:42 gcc configure problem Sharifi, Hamid
  -- strict thread matches above, loose matches on Subject: below --
2001-01-16 15:20 Sharifi, Hamid
2001-01-16 16:19 ` Billy Hutton

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