@classilla Do you know if it is hard to allow building TFF with a newer version of gcc than 4.8? @kencu confirms here that later versions failed, at least for Intel: iains/gcc-10-branch#7 (comment)
At the moment, we got gcc10 and gcc11 available for PPC, via Macports (not yet officially supported, but they work perfectly) or standalone (from @iains branches). Would be nice if TFF builds with these.
The second question is re ppc64 support, raised here: https://forums.macrumors.com/threads/llvm-and-ld64-for-ppc64-on-leopard.2336740/?post=31178811#post-31178811
From what I understand, TFF is 32-bit for PPC? Is there some inherent issue preventing ppc64 build, or it simply has not been tested?
@classilla Do you know if it is hard to allow building TFF with a newer version of
gccthan 4.8? @kencu confirms here that later versions failed, at least for Intel: iains/gcc-10-branch#7 (comment)At the moment, we got
gcc10andgcc11available for PPC, via Macports (not yet officially supported, but they work perfectly) or standalone (from @iains branches). Would be nice if TFF builds with these.The second question is re
ppc64support, raised here: https://forums.macrumors.com/threads/llvm-and-ld64-for-ppc64-on-leopard.2336740/?post=31178811#post-31178811From what I understand, TFF is 32-bit for PPC? Is there some inherent issue preventing
ppc64build, or it simply has not been tested?