You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

When you purchase LM-X or request an evaluation, you receive a login and password to your X-Formation Support Portal account. The portal contains the newest release of the LM-X SDK.

To download the LM-X SDK distribution:

  1. Log into your X-Formation Support Portal account.
  2. Choose the appropriate product(s) and request the download.
  3. Unzip the downloaded LM-X SDK distribution. Before using the SDK, you must install it on your machine using the installation program, as described in the next section.

The file(s) you need to download for your LM-X SDK installation depends on which platform(s) you've purchased support for. For example, if you purchased support for Linux 64 bit and Linux 32 bit, you should download both lmx_v4.4.2_linux_x64.zip and lmx_v4.4.2_linux_x86.zip. For some platforms, the SDK installation is also specific to a particular compiler; for example, if you use Windows 32 bit with the Visual Studio 2010 compiler, you should download lmx_v4.4.2_win32_x86_VC2010.zip.

Note that you must have a proper license to use the file(s) you download. Failing to obtain a proper license will result in runtime errors when compiling the SDK.

The installers are named as follows:

For Unix: lmx-sdk-version-platform.sh, where version is the LM-X version number and platform is the operating system.

For Windows: lmx-sdk-version-platform.msi

The platforms currently supported and available for download are listed below.

Download FilenameFor Licensed Platform
lmx-sdk-version#-aix_ppc
AIX PPC32
lmx-sdk-version#-aix_ppc64AIX PPC64
lmx-sdk-version#-freebsd_x64FreeBSD (64 bit)
lmx-sdk-version#-hpux_ia64_ilp32HP-UX (32 bit) IA64
lmx-sdk-version#-hpux_ia64_lp64 HP-UX (64 bit) IA64
lmx-sdk-version#-linux_armLinux (32 bit) ARM
lmx-sdk-version#-linux_x64Linux (64 bit)
lmx-sdk-version#-linux_x86Linux (32 bit)
lmx-sdk-version#-linux_x86_rhel5.shLinux (32 bit) glibc 2.5
lmx-sdk-version#-mingw32_x86 Windows, MinGW compiler
lmx-sdk-version#-sunos_sparcSolaris (32 bit) Sparc
lmx-sdk-version#-sunos_sparc64Solaris (64 bit) Sparc
lmx-sdk-version#-sunos_x64Solaris (64 bit) x64
lmx-sdk-version#-universal_10.6Mac OS X (Universal) for 10.6
lmx-sdk-version#-universal_10.7 Mac OS X (Universal) for 10.7
lmx-sdk-version#-universal_10.8 Mac OS X (Universal) for 10.8
lmx-sdk-version#-win32_x86Windows (32 bit) x86 compiler
lmx-sdk-version#-mingw32Windows (32 bit) MinGW compiler
lmx-sdk-version#-win64_x64Windows (64 bit) x64 compiler

The table below specifies the platforms no longer supported by LM-X.

PlatformRemoved From
Solaris_x86LM-X v4.5.1
Linux_ia64LM-X v4.5.1
Freebsd_x86LM-X v4.5.1
  • No labels