[MLton-commit] r4881
Matthew Fluet
fluet at mlton.org
Wed Nov 29 20:45:59 PST 2006
Update comment
----------------------------------------------------------------------
U mlton/branches/on-20050822-x86_64-branch/bin/add-cross
----------------------------------------------------------------------
Modified: mlton/branches/on-20050822-x86_64-branch/bin/add-cross
===================================================================
--- mlton/branches/on-20050822-x86_64-branch/bin/add-cross 2006-11-30 04:44:29 UTC (rev 4880)
+++ mlton/branches/on-20050822-x86_64-branch/bin/add-cross 2006-11-30 04:45:56 UTC (rev 4881)
@@ -12,10 +12,11 @@
# Examples of $crossTarget are i386-pc-cygwin and sparc-sun-solaris.
#
# 2. <crossArch> specifies the target architecture.
-# The posibilities are: sparc, x86.
+# The posibilities are: amd64, hppa, sparc, x86.
#
# 3. <crossOS> specifies the target OS.
-# The possibilities are: cygwin, solaris.
+# The possibilities are: aix, cygwin, darwin, freebsd, hpux, linux, mingw,
+# netbsd, openbsd, solaris.
#
# 4. <machine> specifies a remote machine of the target type. This script
# will ssh to $machine to compile the runtime and to compile and run the
More information about the MLton-commit
mailing list