I\'m having trouble building MySQLdb on Mac OSX Mountain Lion. After upgrading to OSX Mountain Lion from OSX Lion, I have downloaded and installed Xcode 4.4 also. Then, I we
Use the following command to make make (or similiar) use the correct gcc:
export CC=/usr/bin/gcc