On Fri, Oct 12, 2012 at 11:37 AM, samirnext <samir.tidafi@xxxxxxxxx> 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