Created
January 24, 2016 17:10
-
-
Save anonymous/bee6afa597903cefd7c8 to your computer and use it in GitHub Desktop.
configure error using --target
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| configure:4314: checking whether the C compiler works | |
| configure:4323: ./a.out | |
| ../gcc-4.8.5/configure: line 4325: ./a.out: Bad CPU type in executable | |
| configure:4327: $? = 126 | |
| configure:4334: error: in `/Users/timo/temp/gcc-4.8.5-build': | |
| configure:4338: error: cannot run C compiled programs. | |
| If you meant to cross compile, use `--host'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment