Noah Wood
Noah Wood
I am having this same issue with OpenBSD 7.1. I tried to build [libunwind](https://github.com/libunwind/libunwind) from source but it requires `getcontext` and OpenBSD does not provide `getcontext` from POSIX ([see here](https://www.gnu.org/software/gnulib/manual/html_node/getcontext.html))....
> Can you see what OpenBSD's C++ runtime (libcxxrt, libsupc++, or libc++abi) links to? I'd be happy to, but I must admit, I'm pretty novice to C on unix/linux world...
Thanks for the quick turnaround! Unfortunately I am still having issues. It is not able to get past sequencing. I've attached the log. I did try enabling verbose mode in...
I would like to see if this can be fixed, yes. I know ppc64/darwin is essentially a dead platform, but I have some hardware I'd like to repurpose and would...
I am working to get you access to one of my PowerPC macs. I just want to make sure it's working with VNC and locked down to its own VLAN.
Is there a workaround for **getting** the current size? I am working on an app whose layout is dependent on physical window size and just want to read the width...
Ideally, just the client size. On Mon, Apr 12, 2021, 21:24 Martin Anderson ***@***.***> wrote: > Is there a workaround for *getting* the current size? I am working on an...