On 29 October 2007 at 20:51, Tom Mitchell wrote: | I do not know which gcc compiler suite Debian GCC is based on.
Typically several versions of gcc et al are available at the same time -- tab-completing on my Debian testing system gives: edd@ron:~> gcc- gcc-3.4 gcc-4.1 gcc-4.2 and the default gcc is currently edd@ron:~> gcc --version gcc (GCC) 4.2.3 20071014 (prerelease) (Debian 4.2.2-3) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. which is hence what 'mpicc --version' returns as well. For cutting-edge, there is often a gcc-snapshot package in the 'experimental' repository but I tend not to install this. Hth, Dirk -- Three out of two people have difficulties with fractions.