On Sun, 15 Sept 2024 at 10:21, Peter Gutmann via cfarm-users
<cfarm-users@lists.tetaneutral.net> wrote:
>
> Bruno Haible <br...@clisp.org> writes:
>
> >cfarm119 has two compilers installed:
> >  - A GCC that works, in /opt/freeware/bin.
> >  - An IBM derivate of clang, named ibm-clang and ibm-clang++,
> >    in /opt/IBM/openxlC/17.1.1/bin. But it is broken (miscompiles various
> >    things here and there).
>
> Ah, OK.  According to my old config notes it had xlc at some point:
>
>   cfarm119: PPC32 big-endian AIX xlc, -j8 (lparstat -i | grep CPU).
>
> However cfarm111 is also PPC32 big-endian AIX xlc so at least there's still a
> chance to test that.

They are both 64-bit CPUs.

I think AIX compilers default to 32-bit output, like Solaris
compilers. But they can also output 64-bit code, and the CPUs are
64-bit.
_______________________________________________
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users

Reply via email to