On 2022-11-27 13:18 , Ken Cunningham wrote:
Well, it didn’t take very long for that to be a problem. Building llvm and
clang-9.0 went OK, but building lldb-9.0 fails:
- Check size of el_rfunc_t - done
-- Found PythonLibs:
/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/libpyth
Well, it didn’t take very long for that to be a problem. Building llvm and
clang-9.0 went OK, but building lldb-9.0 fails:
- Check size of el_rfunc_t - done
-- Found PythonLibs:
/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/libpython3.10.dylib
(found version "3.10.8") CMake
Trying to sort out some builds that need a python, as python2.7 is now gone
from /usr/bin on newer systems.
It looks like you can reliably use /usr/bin/python3 on these systems if you
have either the CLTs or Xcode installed.
The version is currently 3.9.6 on Ventura, and may not be the same fro
In fact, we even have ports which only install pre-built app when the
source are freely available:
https://github.com/macports/macports-ports/blob/master/audio/xld/Portfile
Someone, explain me please, what makes OnyX different?
On 11/23/22, Sergey Fedorov wrote:
> My initial thought was the same