public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc compil
@ 2012-10-11 16:04 samirnext
  2012-10-11 17:32 ` Ian Lance Taylor
  2012-10-12 18:37 ` samirnext
  0 siblings, 2 replies; 4+ messages in thread
From: samirnext @ 2012-10-11 16:04 UTC (permalink / raw)
  To: gcc-help

hi ,
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

and my server can't compil any think ???
please can you help me




--
View this message in context: http://gcc.1065356.n5.nabble.com/gcc-compil-tp877793.html
Sent from the gcc - Help mailing list archive at Nabble.com.

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

* Re: gcc compil
  2012-10-11 16:04 gcc compil samirnext
@ 2012-10-11 17:32 ` Ian Lance Taylor
  2012-10-12 18:37 ` samirnext
  1 sibling, 0 replies; 4+ messages in thread
From: Ian Lance Taylor @ 2012-10-11 17:32 UTC (permalink / raw)
  To: samirnext; +Cc: gcc-help

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

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

* gcc compil
  2012-10-11 16:04 gcc compil samirnext
  2012-10-11 17:32 ` Ian Lance Taylor
@ 2012-10-12 18:37 ` samirnext
  2012-10-12 18:41   ` Ian Lance Taylor
  1 sibling, 1 reply; 4+ messages in thread
From: samirnext @ 2012-10-12 18:37 UTC (permalink / raw)
  To: gcc-help

when i do 
apt-get remove gcc g++
apt-get install gcc g++
i get the same problem
is there a method for a full déinstallation.




--
View this message in context: http://gcc.1065356.n5.nabble.com/gcc-compil-tp877793p878239.html
Sent from the gcc - Help mailing list archive at Nabble.com.

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

* Re: gcc compil
  2012-10-12 18:37 ` samirnext
@ 2012-10-12 18:41   ` Ian Lance Taylor
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Lance Taylor @ 2012-10-12 18:41 UTC (permalink / raw)
  To: samirnext; +Cc: gcc-help

On Fri, Oct 12, 2012 at 11:37 AM, samirnext <samir.tidafi@gmail.com> wrote:
> when i do
> apt-get remove gcc g++
> apt-get install gcc g++
> i get the same problem
> is there a method for a full déinstallation.

The GCC project does not maintain the packages that you are removing
and installing.  Those are maintained by the distro you are using,
most likely Debian or Ubuntu.  You may want to contact them.

Make sure that the gcc program that is on your PATH is the one that
you are installing.

Ian

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

end of thread, other threads:[~2012-10-12 18:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-11 16:04 gcc compil samirnext
2012-10-11 17:32 ` Ian Lance Taylor
2012-10-12 18:37 ` samirnext
2012-10-12 18:41   ` Ian Lance Taylor

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