| <?xml version="1.0" encoding="UTF-8"?> |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> |
| <head> |
| <title>ARM.com Compilers</title> |
| </head> |
| <body> |
| <div id="lsp"> |
| <h4>ARM.com Compilers</h4> |
| <table style="border-collapse:collapse"> |
| <thead> |
| <tr> |
| <th>Compiler</th> |
| <th>Vendor/Standard</th> |
| <th>Language</th> |
| <th>Macros</th> |
| <th>Include directories</th> |
| <th> |
| System include |
| <br /> |
| directories |
| </th> |
| <th>Compiler executables</th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr> |
| <td>armclang</td> |
| <td>ARM</td> |
| <td>C/C++</td> |
| <td>Needs Testing</td> |
| <td>Needs Testing</td> |
| <td>No</td> |
| <td>armclang, armclang.exe</td> |
| </tr> |
| <tr> |
| <td>armcc</td> |
| <td>ARM</td> |
| <td>C/C++</td> |
| <td>Needs Testing</td> |
| <td>Needs Testing</td> |
| <td>Needs Testing</td> |
| <td>armcc, armcc.exe</td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| |
| <div id="builtins"> |
| <h4>ARM.com Compilers</h4> |
| <table style="border-collapse:collapse"> |
| <thead> |
| <tr> |
| <th>Compiler</th> |
| <th>Vendor</th> |
| <th>Macros</th> |
| <th> |
| System |
| <br /> |
| include paths |
| </th> |
| <th> |
| Local |
| <br /> |
| include paths |
| </th> |
| <th> |
| MACOS Framework |
| <br /> |
| include paths |
| </th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr> |
| <td>armclang</td> |
| <td>Arm</td> |
| <td>N/A</td> |
| <td>N/A</td> |
| <td>N/A</td> |
| <td>N/A</td> |
| </tr> |
| <tr> |
| <td>armcc</td> |
| <td>Arm</td> |
| <td>tested</td> |
| <td>N/A</td> |
| <td>N/A</td> |
| <td>N/A</td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| </body> |
| </html> |