alpha-openvms
|
rts-native (default)
|
| Tasking | native VMS threads
|
| Exceptions | ZCX
|
pa-hpux
|
rts-native (default)
|
| Tasking | native HP threads library
|
| Exceptions | ZCX
|
rts-sjlj
|
| Tasking | native HP threads library
|
| Exceptions | SJLJ
|
| 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 | pthreads 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-windows
|
rts-native (default)
|
| Tasking | native Win32 threads
|
| Exceptions | SJLJ
|