This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc compil
- From: Ian Lance Taylor <iant at google dot com>
- To: samirnext <samir dot tidafi at gmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Thu, 11 Oct 2012 10:32:24 -0700
- Subject: Re: gcc compil
- References: <1349971466063-877793.post@n5.nabble.com>
On Thu, Oct 11, 2012 at 9:04 AM, samirnext <samir.tidafi@gmail.com> wrote:
> i upgrade gcc from 4.3 to 4.6,
>
> whene i use gcc test.c for example
> i have the message error
>
> gcc: error trying to exec 'cc1': execvp: No such file or directory
Something is wrong with your GCC installation.
There is nothing else we can say without much more information.
Ian