Skip to content

Instantly share code, notes, and snippets.

@danielsz
Created April 27, 2018 21:01
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 danielsz/cdd99a38de8cf0b004ae15a136e7b7f6 to your computer and use it in GitHub Desktop.
Save danielsz/cdd99a38de8cf0b004ae15a136e7b7f6 to your computer and use it in GitHub Desktop.
;; This buffer is for text that is not saved, and for Lisp evaluation.
;; To create a file, visit it with \[find-file] and enter text in its buffer.
λ XPS13 ~/scheme/projects/empty/ gsc -exe -o empty empty.scm
empty_.o:(.data.rel+0xc0): undefined reference to `_____gambit'
collect2: error: ld returned 1 exit status
*** ERROR IN ##main -- target link failed while linking "/home/arch/daniel/scheme/projects/empty/empty_.o" "/home/arch/daniel/scheme/projects/empty/empty.o"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment