sox_ng wiki - Portability
sox_ng compiles and testall.sh and
the regression test suite succeed on
all of the GCC compile farm
GCC Compile Farm hosts,
that is to say:
configure: machine 'aarch64c-unknown' not recognizedconfigure: error: cannot guess build type; you must specify oneconfigure --without-sunaudioNetBSD 64-bit:
checking build system type... Invalid configuration `mipsn64eb-unknown-netbsd10.1': machine `mipsn64eb-unknown' not recognized
configure: error: /bin/sh ./config.sub mipsn64eb-unknown-netbsd10.1 failed
[CheriBSD]
checking build system type... Invalid configuration `aarch64c-unknown-freebsd15.0': machine `aarch64c-unknown' not recognized
Works the Unix way; unusual as it uses gcc-2.95.
Works the Unix way and also using homebrew. See issue #122.
Needs a Minix system to test on. Issue #141.
Haven’t tried yet. Issue #147.
Works cross-compiling with mxe. See issue #65.