| 1 | = Supported Compilers = |
| 2 | |
| 3 | This is list of '''officially''' supported [http://en.wikipedia.org/wiki/List_of_compilers compilers]: |
| 4 | |
| 5 | ||'''Compiler'''||'''Vendor'''||'''Notes'''|| |
| 6 | ||[http://gcc.gnu.org/ GCC]||GNU||Including GCC from [http://www.cygwin.com/ Cygwin]|| |
| 7 | |
| 8 | == Tested Environments == |
| 9 | |
| 10 | Please, '''add your environment''' if it's not listed below yet and you've built GDAL with it successfully. |
| 11 | |
| 12 | ||'''Operating System'''||'''Architecture'''||'''Compiler version'''||'''Notes'''|| |
| 13 | ||GNU/Linux||x86-32||GCC 4.1.2|||| |
| 14 | ||GNU/Linux||64-bit||GCC 4.1.2|||| |
| 15 | ||...||...||...||...|| |
| 16 | |
| 17 | Note, the list may actually include compilers listed below as unsupported, but it does not change a compiler support status. |
| 18 | |
| 19 | = Unsupported Compilers = |
| 20 | |
| 21 | This is list of officially '''not supported''' compilers: |
| 22 | |
| 23 | ||'''Compiler'''||'''Vendor'''||'''Notes'''|| |
| 24 | ||...||...||...||...|| |