summaryrefslogtreecommitdiff
path: root/README_d/README.aix
blob: eb686fe63d59b3142e420d4c5e4d283a77aa3b30 (plain)
1
2
3
4
5
6
7
8
9
Mon Oct 31 21:54:05 IST 2016
============================

To compile gawk 4.1.4 correctly with IBM's xlc compiler, you need to
use the -qalias=noansi command line option. Otherwise the compiler
makes incorrect optimizations and the resulting binary core dumps
on many tests.

Thanks to Tony Reix (tony.reix@atos.net) for the info.