I already have the OCaml language working in my Ubuntu 12.04 installation, but I don't believe that it comes with the threads library. Does anyone know I can get threads working?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
Found the answer, so if anyone else is having this problem read on: NOTE: This only allows thread compatibility in a top-level. Open Terminal and enter the following command:
and then to start a top-level with threads:
|
|||
|
|