alpha-openvms
|
rts-native (default)
|
| Tasking | native VMS threads
|
| Exceptions | ZCX
|
alpha-tru64
|
rts-native (default)
|
| Tasking | native TRU64 threads
|
| Exceptions | ZCX
|
rts-sjlj
|
| Tasking | native TRU64 threads
|
| Exceptions | SJLJ
|
ia64-hp_linux
|
rts-native (default)
|
| Tasking | pthread library
|
| Exceptions | ZCX
|
ia64-hpux
|
rts-native (default)
|
| Tasking | native HP-UX threads
|
| Exceptions | SJLJ
|
ia64-openvms
|
rts-native (default)
|
| Tasking | native VMS threads
|
| Exceptions | ZCX
|
ia64-sgi_linux
|
rts-native (default)
|
| Tasking | pthread library
|
| Exceptions | ZCX
|
mips-irix
|
rts-native (default)
|
| Tasking | native IRIX threads
|
| Exceptions | ZCX
|
pa-hpux
|
rts-native (default)
|
| Tasking | native HP-UX threads
|
| Exceptions | ZCX
|
rts-sjlj
|
| Tasking | native HP-UX threads
|
| Exceptions | SJLJ
|
ppc-aix
|
rts-native (default)
|
| Tasking | native AIX threads
|
| Exceptions | SJLJ
|
ppc-darwin
|
rts-native (default)
|
| Tasking | native MacOS threads
|
| Exceptions | ZCX
|
| sparc-solaris |
|
rts-native (default)
|
| Tasking | native Solaris threads library
|
| Exceptions | ZCX
|
rts-m64
|
| Tasking | native Solaris threads library
|
| Exceptions | ZCX
|
| Constraints | Use only when compiling in 64-bit mode;
|
| Use only on Solaris 8 or later.
|
| See Building and Debugging 64-bit Applications, for details.
|
rts-pthread
|
| Tasking | pthread library
|
| Exceptions | ZCX
|
rts-sjlj
|
| Tasking | native Solaris threads library
|
| Exceptions | SJLJ
|
x86-linux
|
rts-native (default)
|
| Tasking | pthread library
|
| Exceptions | ZCX
|
rts-sjlj
|
| Tasking | pthread library
|
| Exceptions | SJLJ
|
x86-lynx
|
rts-native (default)
|
| Tasking | native LynxOS threads
|
| Exceptions | SJLJ
|
x86-windows
|
rts-native (default)
|
| Tasking | native Win32 threads
|
| Exceptions | ZCX
|
rts-sjlj (default)
|
| Tasking | native Win32 threads
|
| Exceptions | SJLJ
|
x86_64-linux
|
rts-native (default)
|
| Tasking | pthread library
|
| Exceptions | ZCX
|
rts-sjlj
|
| Tasking | pthread library
|
| Exceptions | SJLJ
|