SCM Repository
[smlnj] / sml / branches / primop-branch-gkuan / NOTES / CYGWININSTALL |
View of /sml/branches/primop-branch-gkuan/NOTES/CYGWININSTALL
Parent Directory
|
Revision Log
Revision 2787 -
(download)
(annotate)
Sat Sep 29 05:18:54 2007 UTC (13 years, 5 months ago) by gkuan
File size: 803 byte(s)
Sat Sep 29 05:18:54 2007 UTC (13 years, 5 months ago) by gkuan
File size: 803 byte(s)
Creating private branch of sml/branches/primop-branch-3 for experimental Translate rewrite
Installation instructions for SML/NJ under Cygwin ------------------------------------------------- 1. Choose a directory to install SML/NJ. Note that currently SML/NJ *must* be installed in a directory mounted in binmode. Installation will fail if you try to install it in a directory mounted in textmode. See the manpage for 'mount' for details. 2. Set SMLNJ_CYGWIN_RUNTIME=1 and export the environment variable. E.g., SMLNJ_CYGWIN_RUNTIME=1 export SMLNJ_CYGWIN_RUNTIME in Bourne sh and variants. Or setenv SMLNJ_CYGWIN_RUNTIME 1 in csh and variants. When this is set SML/NJ will select the Cygwin runtime instead of the default Windows runtime. 3. Simply treat Cygwin as a Unix, and follow the usual installation instructions.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |