On Jan 2, 2017, at 8:27 AM, Paul Isaacs paul@redpineinstruments.org wrote:
Hello,
For Macs,
Will gcc-3.4.4 and gpc20060325 compile and run on a current Mac?
Not at present. As I discussed in an e-mail to the list a few days ago, Starting with 10.8 and later versions, Apple's changes to the stock tool chain and system header and libraries are such that none of the gcc/GPC supported source code combinations will not build.
If not, will a cross compile of same run on a current Mac?
I don't think it will. One big stopper is the linker invoking command that is compiled into the GPC/gcc driver program when cross compiler is built. The linking command that are compiled into the gcc-3.4.4 and gpc20060325 combination won't work with Mac OS X 10.8 or later.
Gale Paeper gpaeper@empirenet.com