I have a patch for gcc that forces it to use the old assembler ever if clang-5.0 is installed. I haven't pushed it yet, but I can send it to you if you like.
The binaries server I put up basically _is_ an Intel builder...covers 10.4 & 10.5 PPC and Intel. Use it if you want. Glad you're well! British Columbia is going through a major second wave now....everyone at home again...waiting for vaccine... K > On Nov 29, 2020, at 03:55, Riccardo Mottola <riccardo.mott...@libero.it> > wrote: > > Hi Ken, > > >> On 2020-11-18 17:07:43 +0000 Ken Cunningham >> <ken.cunningham.web...@gmail.com> wrote: >> >> Riccardo et al, >> I have finished rebuilding all the common compilers for Leopard Intel i386, >> up to clang-9.0. >> It is apparently possible now to build up to gcc-10 on Tiger and up, and I >> have built some of these, but MacPorts has presently held some older systems >> back a bit to avoid overly-complicating things without benefit for now. >> Riccardo: All these compilers are available on the older systems prebuilt >> binaries site. > > that's an impressive list... right now I only need gcc 48 and gcc6 (and > newer? soon?) gcc 4.8 being needed for TenFourFox work, all the rest is > updated enought o work with gcc6 (which is actually a life-saver when clang > fails and also a testbed, since on PPC then I use gcc). > > I still think I should be able to build from sources, a bit "proud" bu also a > test to see everything still chains up in MacPorts... tweaking a command line > or getting some order is acceptable, but e.g. deactivating all clang ports is > rather not. > We should find a way to do do without clang with options inside the portfile > or at least on the command line. > > This is all on 10.5/i386 - then I already started my luck on PPC, then > 10.6/universal - and last 10.5/x86_64 > > I updated 10.7 all fine instead, except one nasty package, syntax-highlighter > which is broken since years (a blocker for a fresh install though). > > Maybe it makes sense to ads an autobuilder 10.5 instance ? > > > Riccardo >