Supported and Compatible Compilers – Release 2008b
Technical Note 1601
Choose your platform:Windows (32-bit)
MATLAB 7.7 and Related Products
| Compiler | Version | MATLAB 7.7 (MEX, Engine, MAT-file Access) |
MATLAB Compiler 4.9 |
MATLAB Builder NE 3.0 |
MATLAB Builder EX 1.2.11 |
MATLAB Builder JA 2.0.2 |
|---|---|---|---|---|---|---|
| Intel C++ 1 | 9.1 | √ | ||||
| Intel Visual Fortran 1 | 10.1 | √ | ||||
| 9.1 2 | √ | |||||
| Lcc - win32 | 2.4.1 | √ | √ | |||
| Microsoft .NET Framework SDK | 2.0 | √ 3, 4 | ||||
| Microsoft Visual C/C++ 5 | 6.0 Prof. Edition |
√ | √ | √ 3 | √ | |
| Microsoft Visual C++ 2005 6 | 8.0 Express Edition |
√ | √ | √ 3 | √ | |
| Microsoft Visual C++ 2005 SP1 | 8.0 Prof. Edition |
√ | √ | √ 3 | √ | |
| Microsoft Visual C++ 2008 | 9.0 Express Edition |
√ | ||||
| 9.0 Prof. Edition |
√ | √ | √ 3 | √ | ||
| Microsoft Visual C++ .NET 2003 7 | 7.1 2 Prof. Edition |
√ | √ | √ 3 | √ | |
| Open Watcom 5, 8 | 1.7 | √ | ||||
| 1.3 2 | √ | |||||
| Sun Java Development Kit (JDK) | 1.5 | √ |
Simulink 7.2 and Related Products
| Compiler | Version | Simulink 7.2 (S-functions) |
Simulink 7.2 (Model Reference) |
Simulink 7.2 (Accelerator Mode) |
Simulink 7.2 (Rapid Accelerator Mode) |
Simulink 7.2 (Embedded MATLAB) |
Stateflow 7.2 | Real-Time Workshop 7.2 9 | xPC Target 4.0 |
|---|---|---|---|---|---|---|---|---|---|
| Intel C++ 1 | 9.1 | √ | |||||||
| Intel Visual Fortran 1 | 10.1 | √ 10 | |||||||
| 9.1 2 | √ 10 | ||||||||
| Lcc - win32 | 2.4.1 | √ | √ | √ | √ | √ | √ | √ | |
| Microsoft Visual C/C++ 5 | 6.0 Prof. Edition |
√ | √ | √ | √ | √ | √ | √ | √ |
| Microsoft Visual C++ 2005 6 | 8.0 Express Edition |
√ | √ | √ | √ | √ | √ | √ | √ |
| Microsoft Visual C++ 2005 SP1 | 8.0 Prof. Edition |
√ | √ | √ | √ | √ | √ | √ | √ |
| Microsoft Visual C++ 2008 | 9.0 Express Edition |
√ | |||||||
| 9.0 Prof. Edition |
√ | √ | √ | √ | √ | √ | |||
| Microsoft Visual C++ .NET 2003 7 | 7.1 2 Prof. Edition |
√ | √ | √ | √ | √ | √ | √ | √ |
| Open Watcom 5, 8 | 1.7 | √ | √ | √ | √ | √ | √ | ||
| 1.3 7 | √ | √ | √ |
Notes for the Windows (32-bit) Platform
- Intel compilers depend on tools provided by Microsoft development products. Support for Intel compilers requires Microsoft Visual Studio 2005 SP1 Professional Edition. Access to the 2005 SP1 edition is available from Microsoft as part their Visual Studio with MSDN offerings.
- Support for these versions of these compilers will be discontinued in a future release, at which time new versions will be supported.
- To build .NET components, Microsoft .NET Framework 2.0 must be installed. This product is automatically installed by Visual Studio 2005 or 2008. It can also be downloaded from the Microsoft Web site. To execute applications that use the resulting .NET components, the target machine must have the matching .NET Framework installed.
- MATLAB Builder NE supports building .NET Assemblies but not COM objects when using the Microsoft .NET Framework SDK without Microsoft Visual Studio.
- When using C++, MATLAB and related products rely on the availability of exception handling in the C++ language. Because these compilers do not properly support C++ exception handling, our support for exception handling is limited. You can find more information in Solution 1-4OKNSV.
- Microsoft Visual C++ 2005 Express Edition requires the Microsoft Platform SDK for Windows Server 2003, and requires the MSSdk variable to be defined in the Windows environment when used with MATLAB and related products. The value of this environment variable is the path to the installation directory of the SDK. This environment variable is not usually defined by the Microsoft Platform SDK installation program.
- These compilers are not supported on Windows Vista.
- Open Watcom is supported for use in C/C++ only; Open Watcom Fortran is not supported.
- Includes Real-Time Workshop Embedded Coder and Stateflow Coder compiler support.
- Fortran compilers are supported with Simulink only for creating Simulink S-functions using the MATLAB MEX command. The S-functions can be used with normal and accelerated simulations.