I install OS X Yosemite and now i have a huge problem with gcc 4.9.1 compiler. I hope some one can help me please.
I try to compile my program and i have the warning
This solve my problem: I link gcc with /Applications//Xcode.app/Contents/Developer/usr/bin/gcc
cd /usr/local/bin ln -s /Applications//Xcode.app/Contents/Developer/usr/bin/gcc gcc