My ubuntu is 14.04, the default gcc and g++ is 4.8, I installed gcc and g++ 4.4 manually, so how can I specify the older version of gcc to call when I compile a program?
Asked
Active
Viewed 112 times
1
gcc-4.4
,gcc-4.6
, etc., but depending on how you installed, that may not work. – muru Oct 14 '14 at 01:40