makersquare / student-dev-box

A virtual machine for student development
MIT License
8 stars 2 forks source link

gcc error: no input files #6

Closed minijag closed 10 years ago

minijag commented 10 years ago

We ran gcc after installing xcode as prompted only to be greeted with error:no input files. No license agreement appeared.

Running gcc --version returned configuration and version as expected. Xcode installed normally otherwise.

--Taylor and Philip

truffaut commented 10 years ago

That's fine. We run gcc --version to see if XCode was able to install it. If you see an error other than "command not found", it is because it is doing the correct thing. I'll update the documentation to match.