]> gcc.gnu.org Git - gcc.git/blobdiff - boehm-gc/README.alpha
Merged GC 5.0alpha4 with local changes, plus:
[gcc.git] / boehm-gc / README.alpha
index b187fd5bc45a7706941f344eacc6fbfbd1d0226e..213a13e3fef62f21a551119826908bacdceb2e8a 100644 (file)
@@ -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
This page took 0.02358 seconds and 5 git commands to generate.