libobjc2 on OpenBSD 6.8 build errors - C++ runtime not found

2021-02-02 Thread Riccardo Mottola
Hi, while I need to find some time to reply about NetBSD issues, I wanted to test current  base/gui/back on OpenBSD before our release and as I was also test latest libobjc2. Since I had pending to upgraded to latest OpenBSD 6.8, I did that too. Before upgrading, I did build libobjc2 on 6.7

Re: libobjc2 on OpenBSD 6.8 build errors - C++ runtime not found

2021-02-07 Thread David Chisnall
Hi, > On 2 Feb 2021, at 14:22, Riccardo Mottola wrote: > > Hi, > > while I need to find some time to reply about NetBSD issues, I wanted to test > current base/gui/back on OpenBSD before our release and as I was also test > latest libobjc2. Since I had pending to upgraded to latest OpenBSD 6

Re: libobjc2 on OpenBSD 6.8 build errors - C++ runtime not found

2021-02-17 Thread Riccardo Mottola
Hi David, sorry for the delay - I still want to get libobjc2 on OpenBSD and NetBSD working! Back to OpenBSD David Chisnall wrote: Hi, This looks as if we’re still compiling in the code that calls the function that figures out the the C++ ABI at run time dynamically. This is added here: ht

Re: libobjc2 on OpenBSD 6.8 build errors - C++ runtime not found

2021-03-05 Thread Frederik Seiffert
Hi Riccardo, > Am 02.02.2021 um 15:22 schrieb Riccardo Mottola : > > -- No useable C++ runtime found > > > why doesn't it like my runtime library? The crude way I’ve been debugging the C++ runtime detection (in my Android/Windows endeavors) was by logging the output from try_compile() with