user guide: document first compiler found is used

This commit is contained in:
Josh Holtrop 2019-07-09 21:47:45 -04:00
parent d74785d579
commit cf4f80c9ae

View File

@ -220,6 +220,7 @@ working compiler:
Each of these methods can take an optional list of compilers to check for.
If such a list is supplied, the compilers are tested in the order listed.
The first compiler option found which passes a compilation test is used.
Here are example calls which also show the default compiler list for each
supported language: