Reporting configure failures

In general, if ATLAS does not recognize your architecture, I recommend submitting a support request (even if you make your own library that you are happy with) so that ATLAS can be extended to recognize the architecture for others.

To get support on a configure failure, you'll need to capture the result of the failing step, preferably invoking configure in verbose mode by adding -v 2 to your configure flags. On most Unix boxes, you can capture the output by typing ``script'', then doing the configure, then typing ``exit'' to stop recoreding. This will create a file called ``typescript'' which you can upload to show what is happening to you.

You can also get the output of configure by using redirection, just be sure to redirect both stdout and stderr!



R. Clint Whaley 2016-07-28