-
The prebuilt binaries for NetBSD x86_64 require libgcc_s.so, but the base NetBSD system can be built as a "pure" clang build; in such cases the system will not contain libgcc_s.so.
To cover non-gcc…
-
Hello,
I'm trying to add openfortivpn to pkgsrc collection, to have openfortivpn available in several operating systems. I was hoping that it would be easy, but there is a problem when building on la…
-
Compiling
In file included from /usr/include/g++/bits/gthr-default.h:45:0,
from /usr/include/g++/bits/gthr.h:166,
from /usr/include/g++/ext/atomicity.h:34,
…
-
Transfer from old project. By @alarixnia
Source code here: https://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/www/arcticfox/files/cubeb_sun.c?rev=1.1&content-type=text/plain
It would probably …
-
### Code
I am trying to keep up with rust releases, cross-building bootstrap kits for the various NetBSD targets using cross-compilation from a NetBSD/amd64 host. While doing this, I have been usi…
he32 updated
4 months ago
-
qemu-system-m68k cannot load a current NetBSD 7.1 kernel from the -kernel command line option unlike standard qemu for other architectures.
Using qemu-system-m68k version 2.11.90 I get the follow…
-
**Reported by: jld on Thu Sep 10 18:11:42 2009**
Getting Larceny to build on NetBSD is, as I noted on the mailing list, mostly just a matter of removing `-ldl` from the linker invocations (the `` rou…
-
~/sdcv-0.5.2/obj $ cmake ..
~/sdcv-0.5.2/obj $ make
[ 12%] Linking CXX executable sdcv …
-
```
#!watchflakes
default
-
As below:
```
error: linking with `x86_64-unknown-netbsd-gcc` failed: exit status: 1
= note: rust-lld: error: unknown argument '-dc'
rust-lld: error: unknown argument '-dp'
…