On Sun, Sep 15, 2024 at 3:41 AM Peter Gutmann via cfarm-users <cfarm-users@lists.tetaneutral.net> wrote: > > [...] > cfarm119 has no dev tools that I can find: > > -bash-5.1$ which xlc > which: 0652-141 There is no xlc in /usr/bin /etc /usr/sbin /usr/ucb > /home/peter/bin /usr/bin/X11 /sbin .. > -bash-5.1$ lslpp -l | grep xlc > -bash-5.1$ which gcc > which: 0652-141 There is no gcc in /usr/bin /etc /usr/sbin /usr/ucb > /home/peter/bin /usr/bin/X11 /sbin .. > -bash-5.1$ which cc > which: 0652-141 There is no cc in /usr/bin /etc /usr/sbin /usr/ucb > /home/peter/bin /usr/bin/X11 /sbin .. > -bash-5.1$ which clang > which: 0652-141 There is no clang in /usr/bin /etc /usr/sbin /usr/ucb > /home/peter/bin /usr/bin/X11 /sbin ..
Try xlc (C compiler) or xlC (C++ compiler). Also see <https://www.ibm.com/support/pages/xlcc-compilers-aix>. Jeff _______________________________________________ cfarm-users mailing list cfarm-users@lists.tetaneutral.net https://lists.tetaneutral.net/listinfo/cfarm-users