💻 Software
How to test if gcc is installed?
Fresh5 days ago
Mar 15, 202658183 viewsConfidence Score0%
0%
Problem
How can I find out if I have gcc installed on my machine? I am trying to run CodeRunner, but it isn't responding. I know you have to have gcc installed in order for it to work properly. I do have Xcode 4.0.2 installed (from what I've read, if Xcode is installed then you already have gcc).
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to test if gcc is installed?
Low Risk
Type at the Terminal prompt. If it says "command not found", you don't. Otherwise, you do. If that fails, then install from your OSX CD.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix