aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/README.OS2
diff options
context:
space:
mode:
Diffstat (limited to 'boehm-gc/README.OS2')
-rw-r--r--boehm-gc/README.OS26
1 files changed, 6 insertions, 0 deletions
diff --git a/boehm-gc/README.OS2 b/boehm-gc/README.OS2
new file mode 100644
index 00000000000..5345bbd0f65
--- /dev/null
+++ b/boehm-gc/README.OS2
@@ -0,0 +1,6 @@
+The code assumes static linking, and a single thread. The editor de has
+not been ported. The cord test program has. The supplied OS2_MAKEFILE
+assumes the IBM C Set/2 environment, but the code shouldn't.
+
+Since we haven't figured out hoe to do perform partial links or to build static
+libraries, clients currently need to link against a long list of executables.