06.05.2013, 19:44, "Tony Piselli" <[email protected]>: > Hi Volker, > Using the AIX-Linux-PPC project I've started to add BSD/Mac/PPC support in. > I've been able to identify PPC boxes and in particular the 64 bit cpu > (ppc970) and have gotten to the point where the build makes it into the > hotspot project. Looking at the AIX hotspot code it appears that things are > coded for the xlc compiler tool set whereas the Linux/PPC code appears to be > coded for the gcc tool set.
Do you mean they use different assembler dialects? If so, you should stay with gcc one (i.e., Linux). -- Regards, Konstantin
