Skip to content

Instantly share code, notes, and snippets.

@klange
Created October 12, 2018 04:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save klange/57fee2c9b364ab56815bd99f2bffaccf to your computer and use it in GitHub Desktop.
Save klange/57fee2c9b364ab56815bd99f2bffaccf to your computer and use it in GitHub Desktop.
local@livecd /opt$ /usr/local/bin/i686-pc-toaru-gcc -o /tmp/test test.c [10/12 13:11:54]
/usr/local/libexec/gcc/i686-pc-toaru/6.4.0/cc1: sscanf(..., format=%d.%d.%d, ...);
/usr/local/libexec/gcc/i686-pc-toaru/6.4.0/cc1: sscanf(..., format=%d.%d, ...);
test.c: In function 'main':
test.c:6:1: internal compiler error: Illegal instruction
}
^
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment