Skip to content

Instantly share code, notes, and snippets.

@thiagopnts
Created January 31, 2015 01:20
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 thiagopnts/6c8760f42512256b35e0 to your computer and use it in GitHub Desktop.
Save thiagopnts/6c8760f42512256b35e0 to your computer and use it in GitHub Desktop.
Undefined symbols for architecture x86_64:
"old_io::stdio::println_args::h04e4ae6b36a3a4812Zg", referenced from:
_print_hello in hello.o
_print_hello in rust_hello.o
"___morestack", referenced from:
_print_hello in hello.o
_print_hello in rust_hello.o
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment