Jeffrey H. Johnson

Results 152 comments of Jeffrey H. Johnson

@yurivict Thank you for the report. Are you able to replicate this using the GNU Make based build? I have a feeling this might have to do with the requirement...

@yurivict I'll be running some tests this evening, thanks.

```bash $ uname -a FreeBSD rpi3br1 13.0-RELEASE-p4 FreeBSD 13.0-RELEASE-p4 #0: Tue Aug 24 07:38:07 UTC 2021 [email protected]:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC arm64 ``` Seeing the same results as you, same crash, so at least...

A local NetBSD systems seems OK - still investigating.

Just to give you an update that I've not forgotten about this and hope to have a solution shortly. I can avoid the problem with inefficient management of the lock...

I've asked a friend who has some more FreeBSD experience to help and hopefully I'll hear something soon.

This would be a *super* addition I could have used this week, in fact.

Shouldn't be an issue, but, I will check to see if it's easily elided everywhere. * for GNU ld, using `-l:libduma.a` is certainly preferable * GCC provides "--static -lduma" as...

Looked into this a bit more and asked my friend who suggested it for details. The following is a summary: Static linking with GCC / GNU ld is simple -...

* Confirmed that using a different name of the library vs. the name of a package does add a bit of complexity to packaging on Debian and Red Hat I'd...