I know you're not Ian Piumarta, and I've written to him as well, but I thought maybe you might have had some luck compiling on the latest OS X, possibly (I know, bit of a long shot).
I'm trying to do that at the moment, and it's complaining because Mojave doesn't include 32 bit architecture building libraries & capabilities anymore, and one of the flags doesn't seem to be supported, either:
clang: error: optimization flag '-falign-functions=16' is not supported [-Werror,-Wignored-optimization-argument]
Do you have any recommendation on what I could do to get it building?
I know you're not Ian Piumarta, and I've written to him as well, but I thought maybe you might have had some luck compiling on the latest OS X, possibly (I know, bit of a long shot).
I'm trying to do that at the moment, and it's complaining because Mojave doesn't include 32 bit architecture building libraries & capabilities anymore, and one of the flags doesn't seem to be supported, either:
Do you have any recommendation on what I could do to get it building?