jocaml 3.12.0-1ubuntu2 source package in Ubuntu

Changelog

jocaml (3.12.0-1ubuntu2) oneiric; urgency=low

  * Snag the 0001-Pass-no-relax-to-ld-on-alpha.patch from ocaml to
    match ocaml's linker behaviour with regard to --hash-style=both
    --no-copy-dt-needed-entries --as-needed switches.
 -- Adam Conrad <email address hidden>   Fri, 19 Aug 2011 12:57:45 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
ocaml
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
jocaml_3.12.0.orig.tar.gz 2.5 MiB 5c6ec059f0da17d35cc5f1eb402873093a7c45f864a85ecea3614f9c11099f0d
jocaml_3.12.0-1ubuntu2.diff.gz 27.8 KiB c82f9da837a3e2e16b5e22e6cf0359980170e0f76216d61b4bad803c742586d3
jocaml_3.12.0-1ubuntu2.dsc 1.4 KiB a3f9cc3fac6ea9abdceb1bfdf31ad665133ac2504cbb6b52b17c30a132582119

View changes file

Binary packages built by this source

jocaml: OCaml extended for concurrent and distributed programming

 The JOCaml programming language is an extension of the OCaml language with
 high-level primitives for communication and synchronization between processes.
 This enables programmers to rapidly develop distributed large-scale
 applications using the expressivity of OCaml.

jocaml-base: Runtime system for JOCaml bytecode executables

 The JOCaml programming language is an extension of the OCaml language with
 high-level primitives for communication and synchronization between processes.
 This enables programmers to rapidly develop distributed large-scale
 applications using the expressivity of OCaml.
 .
 This package contains only the runtime system needed to run bytecode
 executables. The 'jocaml' package contains the full development suite of
 JOCaml.