Created
May 23, 2017 19:06
-
-
Save jeapostrophe/b8f7256657d490f83f5a453db049bf5a 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
env XFORM_USE_PRECOMP=xsrc/precomp.h ../racketcgc -cqu ./xform.rkt --setup . --depends --cpp "gcc -E -I./.. -I./../include -g -O2 -pthread -DUSE_SENORA_GC " --keep-lines -o xsrc/bool.c ./../src/bool.c | |
Error [GCING] 212 in ./../src/bool.c: Function mz_long_double_eqv declared __xform_nongcing__, but includes a function call. | |
Error [GCING] 248 in ./../src/bool.c: Function double_eqv declared __xform_nongcing__, but includes a function call. | |
xform: Errors converting | |
context...: | |
/home/utrs/tmp/racket-6.3/src/racket/gc2/xform-collects/compiler/private/xform.rkt:8:2: xform | |
/home/utrs/tmp/racket-6.3/src/racket/gc2/xform-collects/xform/xform-mod.rkt: [running body] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment