[Openmcl-devel] ccl and Xcode 8
R. Matthew Emerson
rme at clozure.com
Sat Sep 10 18:44:27 PDT 2016
If you try to rebuild the lisp kernel using the compiler tools that come with Xcode 8, you may see the following error: "ld: illegal text-relocation to '_SPjmpsym' in x86-spentry64.o from '_spjump_start' in x86-spjump64.o for architecture x86_64".
Please update from Subversion to pick up a change that should resolve this.
(The change is adding the -no_pie linker flag.)
More information about the Openmcl-devel
mailing list