From: Jeff J. <tr...@po...> - 2023-03-24 16:09:04
|
A quick update - I was able to build Clang 15.0.7 for macOS 10.13 - although I’m not sure it was worth the hassle. I’ve uploaded a new REDUCE build produced with it, replacing the previous one: https://github.com/reduce-algebra/homebrew-reduce-algebra/releases/download/Reduce_6547-x86_64-mac_10.13_highsierra-darwin17.7.0/Reduce_6547-x86_64-mac_10.13_highsierra-darwin17.7.0.dmg This build also corrects the minor issue of libiconv being inadvertently dynamically linked so (besides the necessary linking to libc++ and libSystem) it’s fully static as intended. |