Skip to content

Instantly share code, notes, and snippets.

@sinya8282
Created April 29, 2011 17:54
Show Gist options
  • Save sinya8282/948710 to your computer and use it in GitHub Desktop.
Save sinya8282/948710 to your computer and use it in GitHub Desktop.
gcc 4.5.3 build error log
checking for a thread-safe mkdir -p... ../../../gcc-4.5.3/libgomp/../install-sh -c -d
checking for gawk... awk
checking whether make sets $(MAKE)... yeschecking for x86_64-apple-darwin10.7.0-gcc... /Users/ryoma/dev/compiler/build-gcc-4.5.3/./gcc/xgcc -B/Users/ryoma/dev/compiler/build-gcc-4.5.3/./gcc/ -B/Users/ryoma/dev/compiler/build-gcc-4.5.3/INSTALL_DIR/x86_64-apple-darwin10.7.0/bin/ -B/Users/ryoma/dev/compiler/build-gcc-4.5.3/INSTALL_DIR/x86_64-apple-darwin10.7.0/lib/ -isystem /Users/ryoma/dev/compiler/build-gcc-4.5.3/INSTALL_DIR/x86_64-apple-darwin10.7.0/include -isystem /Users/ryoma/dev/compiler/build-gcc-4.5.3/INSTALL_DIR/x86_64-apple-darwin10.7.0/sys-includechecking for C compiler default output file name...
configure: error: in `/Users/ryoma/dev/compiler/build-gcc-4.5.3/x86_64-apple-darwin10.7.0/libgomp':configure: error: C compiler cannot create executablesSee `config.log' for more details.
make[1]: *** [configure-target-libgomp] Error 1make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment