Bug 23776 - configure: error: no acceptable cc found in $PATH
Summary: configure: error: no acceptable cc found in $PATH
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: bootstrap (show other bugs)
Version: 4.0.1
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 09:49 UTC by Piotr
Modified: 2005-10-27 18:01 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr 2005-09-08 09:49:21 UTC
I have such an error while configuring gcc

[root@piotrek komp]# ./../gcc-4.0.1/configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
[root@piotrek komp]#
Comment 1 Andrew Pinski 2005-09-08 11:06:58 UTC
Do you have a compiler installed?
You need a compiler installed to build/install GCC.
Comment 2 Piotr 2005-09-23 08:53:16 UTC
Subject: Odp:  configure: error: no acceptable cc found in $PATH



Dnia 8-09-2005 o godz. 13:06 pinskia at gcc dot gnu dot org
napisa³(a):
> 
> ------- Additional Comments From pinskia at gcc dot gnu dot org
 2005-09-08 11:06 -------
> Do you have a compiler installed?
> You need a compiler installed to build/install GCC.
> 
> -- 
>            What    |Removed                     |Added
>
----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |WAITING
>           Component|debug                       |bootstrap
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23776
> 
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
> 
So where can I find a compiler and how to install it ?

----------------------------------------------------
Korzystny kredyt mieszkaniowy? Tak, to tutaj!
Najni¿sze oprocentowanie - ju¿ od 1,60% w CHF! Kliknij i sprawd¼:
http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fop9.html&sid=504


Comment 3 Piotr 2005-09-26 10:13:24 UTC
Subject: Odp:  configure: error: no acceptable cc found in $PATH

Where can I download a compiler from and how to install it?
Thanks for help.

Dnia 8-09-2005 o godz. 13:06 pinskia at gcc dot gnu dot org 
napisa³(a):
> 
> ------- Additional Comments From pinskia at gcc dot gnu dot 
org  2005-09-08 11:06 -------
> Do you have a compiler installed?
> You need a compiler installed to build/install GCC.
> 
> -- 
>            What    |Removed                     |Added
> --------------------------------------------------------------
--------------
>              Status|UNCONFIRMED                 |WAITING
>           Component|debug                       |bootstrap
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23776
> 
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
> 

----------------------------------------------------
SIN CITY - Miasto Grzechu. Najnowszy film Rodrigueza 
i Tarantino w wypo¿yczalniach DVD i wideo!
http://klik.wp.pl/?adr=www.film.wp.pl%2Ffilm.html%3Fid%3D24839%26h%3D1&sid=516


Comment 4 Andrew Pinski 2005-10-27 18:01:43 UTC
You install a compiler via the installer you installed the OS from (since this is GNU/Linux).