Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Created April 27, 2018 21:44
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 cleverca22/a75347cc4456fefd2ad822f7d0c6118e to your computer and use it in GitHub Desktop.
Save cleverca22/a75347cc4456fefd2ad822f7d0c6118e to your computer and use it in GitHub Desktop.
[nix-shell:~/scratch/binutils-2.30/binutils]$ gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
collect2: error: ld returned 1 exit status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment