[PLUG] Two versions of gcc?

Larry Brigman larry.brigman at gmail.com
Fri Feb 24 22:33:12 UTC 2006


On 2/24/06, Robert Kopp <iconoklastic at yahoo.com> wrote:
> I am compiling an application that is not supposed to
> be compiled with a gcc-4 version, but that's what I
> have. It it possible to have two versions of gcc
> installed, and invoke the one you want?
>

from gcc --help
-V <version> will run the version of gcc (if installed)

How you get more than one version installed I have not tried but I
know it is possible.



More information about the PLUG mailing list