Skip to content

Instantly share code, notes, and snippets.

@hanetzer
Created March 30, 2022 16:25
Show Gist options
  • Save hanetzer/4ce9b06e91e1234075a957b6ef342b6f to your computer and use it in GitHub Desktop.
Save hanetzer/4ce9b06e91e1234075a957b6ef342b6f to your computer and use it in GitHub Desktop.
stdin
/usr/libexec/gcc/mips64-unknown-linux-musl/ld: cannot find crti.o: No such file or directory
/usr/libexec/gcc/mips64-unknown-linux-musl/ld: cannot find crtn.o: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:995: libgcc_s.so] Error 1
make[2]: Leaving directory '/var/tmp/portage/cross-mips64-unknown-linux-musl/gcc-11.2.1_p20220115/work/build/mips64-unknown-linux-musl/libgcc'
make[1]: *** [Makefile:12856: all-target-libgcc] Error 2
make[1]: Leaving directory '/var/tmp/portage/cross-mips64-unknown-linux-musl/gcc-11.2.1_p20220115/work/build'
make: *** [Makefile:961: al] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment