[pypy-svn] r36473 - pypy/dist/pypy/doc

antocuni at codespeak.net antocuni at codespeak.net
Thu Jan 11 13:43:54 CET 2007


Author: antocuni
Date: Thu Jan 11 13:43:53 2007
New Revision: 36473

Modified:
   pypy/dist/pypy/doc/README.Debian
Log:


Modified: pypy/dist/pypy/doc/README.Debian
==============================================================================
--- pypy/dist/pypy/doc/README.Debian	(original)
+++ pypy/dist/pypy/doc/README.Debian	Thu Jan 11 13:43:53 2007
@@ -14,7 +14,7 @@
 - gcc (for the C backend)
 - libgc-dev (boehm garbage collector)
 - mono-gmcs (CLI backend) NOTE: the version 1.2 currently in debian is
-  reported not to work, and 1.1.17 is recommended
+  reported to work only partially, and 1.1.17 is recommended
 - llvm-cfe (llvm backend)
 - spidermonkey-bin (javascript backend)
 - gcl-dev (for the common LISP backend) (to be confirmed)


More information about the pypy-svn mailing list