Created
May 3, 2015 13:43
-
-
Save 5HT/05975098d33d0cfa1b97 to your computer and use it in GitHub Desktop.
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
[INFO ] ================================================================= | |
[INFO ] Installing libelf for the target | |
[DEBUG] Entering '/Volumes/CROSS/crosstool-ng/.build/mipsel-unknown-elf/build/build-libelf-target-mipsel-unknown-elf' | |
[EXTRA] Configuring libelf | |
[DEBUG] ==> Executing: 'CC=mipsel-unknown-elf-gcc' 'RANLIB=mipsel-unknown-elf-ranlib' 'CFLAGS= -fPIC' 'LDFLAGS=' '/Volumes/CROSS/crosstool-ng/.build/src/libelf-0.8.13/configure' '--build=x86_64-build_apple-darwin14.3.0' '--host=mipsel-unknown-elf' '--target=mipsel-unknown-elf' '--prefix=/usr' '--enable-compat' '--enable-elf64' '--enable-extended-format' '--enable-static' '--enable-shared' | |
[CFG ] creating cache ./config.cache | |
[CFG ] checking whether make sets ${MAKE}... yes | |
[CFG ] checking for gcc... mipsel-unknown-elf-gcc | |
[CFG ] checking whether the C compiler (mipsel-unknown-elf-gcc -fPIC ) works... no | |
[ERROR] configure: error: installation or configuration problem: C compiler cannot create executables. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment