Where should I put the modified (and others from dev site) dependencies and how can I build them for the Ardour cross-compile?
For a long time now I’ve been advocating a change whereby the support libs would get built using Clang. Presumably it’d be quite trivial for Linux and IIUC it’s already the default for Mac builds. But where it’d really pay dividends would be on Windows where (again IIUC) Clang can be configured to be compatible with either MinGW or MSVC.
So switching the libs to Clang would allow Ardour to offer a small range of pre-built support stacks, compatible with a very wide range of compilers…
…which kinda sounds like “a good thing”
It seems like an interested Windows user would have to drive that, since as far as I can discern Paul and Robin develop on Linux primarily and sometimes MacOS.