Hello! I was trying to compile neovim (https://github.com/neovim/neovim) in OpenBSD 6.2 and I get the following error when compiling LuaJIT, which is dependency for neovim: http://termbin.com/5zyd The functions _Unwind_* are a part of amd64 ABI: https://uclibc.org/docs/psABI-x86_64.pdf Do I need to link a library externally for that? It compiles directly on other systems like NetBSD, linux etc.
- Undefined reference to functions that are a... Utkarsh Anand
- Re: Undefined reference to functions t... Jonathan Gray
- Re: Undefined reference to functio... Utkarsh Anand
- Re: Undefined reference to fun... Stuart Henderson
- Re: Undefined reference to... Utkarsh Anand
- Re: Undefined referen... Jeremie Courreges-Anglas
- Re: Undefined ref... Utkarsh Anand
- Re: Undefined... Jeremie Courreges-Anglas
- Re: Undefined... Jeremie Courreges-Anglas
- Re: Undefined... Utkarsh Anand
- Re: Undefined... Juan Francisco Cantero Hurtado
