Re: Errors compiling Libobjc2

2019-06-21 Thread David Chisnall
On 21/06/2019 16:08, Riccardo Mottola wrote: ld: error: undefined symbol: _Unwind_Resume It looks as if your toolchain doesn't automatically link anything that provides the exception ABI. On most *NIX systems this comes from something called libgcc_s.so (which, on FreeBSD, is actually LLVM's

Errors compiling Libobjc2

2019-06-21 Thread Riccardo Mottola
Hi I am trying to buid libobjc2 source on OpenBSD. I am using the system compiler clang 7.0.1, I have installed gnustep-make and configured with ng-gnu-fnu compilation fails though: [ 11%] Built target WeakImportClass_optimised Scanning dependencies of target objc_msgSend [ 11%] Building C ob