Skip to content

Instantly share code, notes, and snippets.

@abrodkin
Created December 24, 2020 08:41
Show Gist options
  • Save abrodkin/fdea155f96bf17067ce6bd331715ee4b to your computer and use it in GitHub Desktop.
Save abrodkin/fdea155f96bf17067ce6bd331715ee4b to your computer and use it in GitHub Desktop.
How to build DejaGnu's "test glue" binary: gcc_tg.o

arc-elf32-gcc -w -c -mcpu=archs -o gcc_tg.o /usr/share/dejagnu/testglue.c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment