Up | Next | Prev | PrevTail | Tail |
The items shown here are the ones that are recognized on the CSL command line. In general an option that requires an argument can be written as either -x yyy or as -xyyy. Arguments should be case insensitive.
The -w option may frequently make sense in such cases, but if that is not used and the system tries to run in a window it will create it starting off minimised.
The extended version of this option is -K nnn/ss and then ss is the number of “CSL pages” to be allocated to the Lisp stack. The default value (which is 1) should suffice for almost all users, and it should be noted that the C stack is separate from and independent of this one and it too could overflow.
A suffix K, M or G on the number indicates units of kilobytes, megabytes or gigabytes, with megabytes being the default. So -K200M might represent typical usage for common-sized computations. In general CSL will automatically expand its heap, and so it should normally never be necessary to use this option.
Note that especially on windowed systems it may be necessary to use this with -- filename since the information generated here goes to the default output, which in some cases is just the screen.
Up | Next | Prev | PrevTail | Front |
Services provided by
SourceForge