diff options
Diffstat (limited to 'boehm-gc/README.alpha')
-rw-r--r-- | boehm-gc/README.alpha | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/boehm-gc/README.alpha b/boehm-gc/README.alpha index b187fd5bc45..213a13e3fef 100644 --- a/boehm-gc/README.alpha +++ b/boehm-gc/README.alpha @@ -5,6 +5,13 @@ Incremental gc not yet supported under Linux because signal handler for SIGSEGV can't get a hold of fault address. Dynamic library support is also missing from Linux/alpha, probably for no good reason. +Currently there is no thread support in the standard distribution. There +exists a separate port to DEC Unix pthreads. It should be possible to +port the X86 Linux threads support to Alpha without much trouble. + +If you get asssembler errors, be sure to read the first few lines of the +Makefile. + From Philippe Queinnec: System: DEC/Alpha OSF1 v3.2, vendor cc |