| <?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>HPE NonStop Compilers</title> |
| </head> |
| <body> |
| <div id="lsp"> |
| <h4>HPE NonStop Compilers</h4> |
| <table style="border-collapse:collapse"> |
| <thead> |
| <tr> |
| <th>Compiler</th> |
| <th>Vendor</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>c89</td> |
| <td>HPE</td> |
| <td>C/C++</td> |
| <td>Yes</td> |
| <td>Yes</td> |
| <td>No</td> |
| <td>c89, c89.exe</td> |
| </tr> |
| <tr> |
| <td>c99</td> |
| <td>HPE</td> |
| <td>C/C++</td> |
| <td>Yes</td> |
| <td>Yes</td> |
| <td>No</td> |
| <td>c99, c99.exe</td> |
| </tr> |
| <tr> |
| <td>c11</td> |
| <td>HPE</td> |
| <td>C/C++</td> |
| <td>Yes</td> |
| <td>Yes</td> |
| <td>No</td> |
| <td>c11, c11.exe</td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| |
| <!-- built-ins detection is not supported |
| <div id="builtins"> |
| <h4>HPE NonStop 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>c89</td> |
| <td>HPE</td> |
| <td>N/A</td> |
| <td>N/A</td> |
| <td>N/A</td> |
| <td>N/A</td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| --> |
| </body> |
| </html> |