On 1/25/26 12:09, Thierry Thomas wrote: > Hello, > > Do we have somewhere the output of `cc --version' for the supported > release × arch? > > Thanks.
It varies by FreeBSD . . . ) *.*-RELEASE version (each releng/*.* branch) ) *.*-STABLE (each stable/* branch, changing over time) ) *.0-CURRENT (main branch, changing over time) but not by architecture/platform: for a given specific branch, at any specific commit, it is the same for all architectures. For a time, more than one of the above may happen to have the same variant of the system llvm materials involved, including the cc and the c++ . -- === Mark Millard marklmi at yahoo.com
