-
- Downloads
"gclload1.lsp" did not exist on "bccf9469e7f232155198ebf45c727768162f3815"
Changed the OpenBSD port to use dlopen+ld for FFI linkage, like
current Linux and FreeBSD/ELF do, although OpenBSD is still non-ELF. Also changed the handling of leading underscores in alien names, by moving the underscore addition to extern-alien-name, where it belongs, and not foreign-symbol-address-aux. This brings the x86 port in line with the other ports, modulo the PVE_stub_ magic. The changes necessitate some bootstrapping code for BSD non-ELF platforms.
Loading
Please register or sign in to comment