What is environment variable of gcc in windows? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

What is environment variable of gcc in windows?

I installed GCC in Windows but I not found environment variable of it ......

18th Mar 2017, 10:38 AM
Rahul Lad
1 Réponse
+ 1
you need to set the PATH environment variable to point to directory containing the gcc command.
18th Mar 2017, 10:55 AM
hdo
hdo - avatar