MySQL Forums
Forum List  »  Connector/Python

gcc-4.2 No such file, however it exists
Posted by: Ambreen Haleem
Date: November 26, 2011 07:04PM

GCC is installed in my Mac OS X Lion, but I still get this error.

building '_mysql' extension
gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -isysroot /Developer/SDKs/MacOSX10.6.sdk -g -O2 -DNDEBUG -g -O3 -Dversion_info=(1,2,3,'final',0) -D__version__=1.2.3 -I/Users/ambreen2006/mysql/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _mysql.c -o build/temp.macosx-10.6-intel-2.7/_mysql.o -Os -g -fno-common -fno-strict-aliasing -arch x86_64
unable to execute gcc-4.2: No such file or directory

Options: ReplyQuote


Subject
Written By
Posted
gcc-4.2 No such file, however it exists
November 26, 2011 07:04PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.