Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Eclipse: Help - Cheat Sheets... -> SICStus Prolog-Initial set up of paths to installed SICStus Prolog

Avoid problem with "Just-In-Time" compiler:  Turning off the JIT compiler seems to be a workaround. You can do this by passing the option -DSP_JIT=disabled to sicstus.exe (from the command line) or by setting the SP_JIT system property to "disabled" in the Eclipse preferences (Preferences->SICStus Prolog->System Properties).

Busstuc: http://basar.idi.ntnu.no/svn/busstuc

...