Created
April 27, 2018 21:01
-
-
Save danielsz/cdd99a38de8cf0b004ae15a136e7b7f6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; 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