I noticed that some XLF support was mentioned in an older change log. After examining Makefile.power, I noticed that the version being called out is XLF 11.1 (paths reference /opt/ibmcmp/xlf/11.1).
I first compiled with the default settings and ran into linking errors. I then adjusted the paths in Makefile.power to /opt/ibm/xlf/16.1.1 and ran into the same linking errors.
I'm attaching the compressed output for make VERBOSE=1 2>&1 | tee ~/oblas.log as the original was 4 MB.
oblas.log.gz
I noticed that some XLF support was mentioned in an older change log. After examining
Makefile.power, I noticed that the version being called out is XLF 11.1 (paths reference/opt/ibmcmp/xlf/11.1).I first compiled with the default settings and ran into linking errors. I then adjusted the paths in
Makefile.powerto/opt/ibm/xlf/16.1.1and ran into the same linking errors.I'm attaching the compressed output for
make VERBOSE=1 2>&1 | tee ~/oblas.logas the original was 4 MB.oblas.log.gz