On 2019-9-25 18:31 , Riccardo Mottola wrote: > Hi, > > Joshua Root wrote: >> Chris Jones wrote: >>> Indeed, gcc8 is not supported on 10.5 or older, and likely will never >>> be. >>> >>> What is requiring you to use libgcc8 ? >> libgcc7, apparently: >> >> % port deps libgcc7 >> Full Name: libgcc7 @7.4.0_3 >> Extract Dependencies: xz >> Build Dependencies: cctools, gmp, isl, ld64, zlib, libiconv, libmpc, >> mpfr >> Library Dependencies: >> Runtime Dependencies: libgcc8 > > that looks somehow... recursive? :)
Actually it looks like that's not the case on Leopard. Could you show the 'port rdeps' output for whatever you're trying to build? - Josh
