Skip to content

Instantly share code, notes, and snippets.

@173210
Created May 3, 2016 14:28
Show Gist options
  • Save 173210/2f1cecd513f923f5294f15a190190f18 to your computer and use it in GitHub Desktop.
Save 173210/2f1cecd513f923f5294f15a190190f18 to your computer and use it in GitHub Desktop.
configure:4261: checking for C compiler default output file name
configure:4283: sh4a-elf-gcc conftest.c >&5
/home/root3/devkitPro/devkitSH4/lib/gcc/sh4a-elf/5.3.0/../../../../sh4a-elf/bin/ld: cannot find crt1.o: No such file or directory
/home/root3/devkitPro/devkitSH4/lib/gcc/sh4a-elf/5.3.0/../../../../sh4a-elf/bin/ld: cannot find crti.o: No such file or directory
/home/root3/devkitPro/devkitSH4/lib/gcc/sh4a-elf/5.3.0/../../../../sh4a-elf/bin/ld: cannot find crtbegin.o: No such file or directory
/home/root3/devkitPro/devkitSH4/lib/gcc/sh4a-elf/5.3.0/../../../../sh4a-elf/bin/ld: cannot find -lgcc
/home/root3/devkitPro/devkitSH4/lib/gcc/sh4a-elf/5.3.0/../../../../sh4a-elf/bin/ld: cannot find -lgcc-Os-4-200
/home/root3/devkitPro/devkitSH4/lib/gcc/sh4a-elf/5.3.0/../../../../sh4a-elf/bin/ld: cannot find -lnosys
/home/root3/devkitPro/devkitSH4/lib/gcc/sh4a-elf/5.3.0/../../../../sh4a-elf/bin/ld: cannot find -lc
collect2: error: ld returned 1 exit status
configure:4287: $? = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment