Skip to content

Instantly share code, notes, and snippets.

@danielsz
Created April 27, 2018 18:00
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/3720a70652e4fd72758000c50e155ef9 to your computer and use it in GitHub Desktop.
Save danielsz/3720a70652e4fd72758000c50e155ef9 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 <open> and enter text in its buffer.
... compile exe gxprof -> gxprof
/usr/bin/ld: cannot find -lieee
collect2: error: ld returned 1 exit status
*** ERROR IN ##main -- target link failed while linking "/home/arch/daniel/scheme/gerbil/bin/gxprof_.o" "/home/arch/daniel/scheme/gerbil/bin/gxprof.o"
*** ERROR IN gxc#compile-exe-stub-module -- Syntax Error
*** ERROR IN ?
--- Syntax Error at compile: Compilation error; gsc exit with nonzero status
... form: "/home/arch/daniel/scheme/gerbil/bin/gxprof.scm"
... detail: "/home/arch/daniel/scheme/gerbil/bin/gxprof"
... detail: 17920
*** ERROR; build failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment