[cfarm-users] What are the dev tools path(s) on cfarm119?
Peter Gutmann
pgut001 at cs.auckland.ac.nz
Thu May 28 23:33:19 CEST 2026
Bruno Haible <bruno at clisp.org> writes:
>A while ago I also used xlc:
>32-bit:
> PATH=/opt/IBM/openxlC/17.1.1/bin:$PATH
> CC="ibm-clang"; CXX="ibm-clang++"; export CC CXX
> unset AR NM
>but I stopped using it when I encountered compiler bugs.
I'd seen the clang-derived binaries but I wasn't sure if that was now the
official xlc replacement or whether there was supposed to be an actual xlc
alongside the clang tools. Pity, xlc and the Solaris cc are sufficiently far
outside the gcc/clang monoculture that they often turn up things that the
gcc+clang duopoly don't.
Peter.
More information about the cfarm-users
mailing list