10 Aug
2017
10 Aug
'17
20:22
Hi Mark, simply look in /usr/bin/ for all installed versions: ll /usr/bin|grep gcc You will see that "gcc" is a link to one of your installations. If you want to use one specific version, you can call it with the full name, e.g. "gcc-48" or "gcc-7". To change the version permanently, you can reset the link of gcc. Hope that helps, Simon Am 10.08.2017 um 21:32 schrieb Mark Hounschell:
This is probably so simple I should know it but I have both the stable gcc (4.8) and gcc7 installed. How do I easily use one or the other?
Thanks Mark
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org