ocaml 3.12.0-7ubuntu2 source package in Ubuntu

Changelog

ocaml (3.12.0-7ubuntu2) oneiric; urgency=low

  * Pass --hash-style=both --no-copy-dt-needed-entries --as-needed to the linker.
 -- Matthias Klose <email address hidden>   Mon, 15 Aug 2011 12:17:36 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Oneiric
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml_3.12.0.orig.tar.gz 3.1 MiB d964b385e110c1517c9de1c6331476d5e7a3585cc692b6b6b8973f3a9be7da4b
ocaml_3.12.0-7ubuntu2.debian.tar.gz 53.2 KiB baaa577b54c1af4ad832b731bbdd9fb764e47def5fee8a23e988e77f577718bd
ocaml_3.12.0-7ubuntu2.dsc 1.7 KiB 0977ee5a999f9eba089cc4ea51835ccad0e091091c13ee350c200f2e777e31e0

View changes file

Binary packages built by this source

camlp4: No summary available for camlp4 in ubuntu oneiric.

No description available for camlp4 in ubuntu oneiric.

camlp4-extra: Pre Processor Pretty Printer for OCaml - extras

 Objective Caml (OCaml) is an implementation of the ML language,
 based on the Caml Light dialect extended with a complete
 class-based object system and a powerful module system in the
 style of Standard ML.
 .
 CamlP4 is a Pre-Processor-Pretty-Printer for Objective Caml. It
 offers tools for syntax (Stream Parsers and Grammars) and the
 ability to modify the concrete syntax of the language
 (Quotations, Syntax Extensions).
 .
 This package contains pre-linked executables and libraries for
 pre-processing and pretty-printing OCaml sources out of the box
 for various common needs.

ocaml: No summary available for ocaml in ubuntu oneiric.

No description available for ocaml in ubuntu oneiric.

ocaml-base: Runtime system for OCaml bytecode executables

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains only the runtime system needed to run bytecode
 executables. The 'ocaml' package contains the full development suite of
 Objective Caml. You may wish to install the 'ocaml-base-nox' package if
 you do not require any graphical capabilities for your runtime.

ocaml-base-nox: No summary available for ocaml-base-nox in ubuntu oneiric.

No description available for ocaml-base-nox in ubuntu oneiric.

ocaml-compiler-libs: No summary available for ocaml-compiler-libs in ubuntu oneiric.

No description available for ocaml-compiler-libs in ubuntu oneiric.

ocaml-interp: OCaml interactive interpreter and standard libraries

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains the files required to run an OCaml shell from the
 command line.

ocaml-mode: No summary available for ocaml-mode in ubuntu oneiric.

No description available for ocaml-mode in ubuntu oneiric.

ocaml-native-compilers: Native code compilers of the OCaml suite (the .opt ones)

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains the native code version of the compilers and lexer
 (ocamlc.opt, ocamllex.opt, ocamlopt.opt, camlp4o.opt and camlp4r.opt).
 The normal version of these programs are found in the 'ocaml' package.
 For big source codes, these packages can be two to three times faster, but
 for most normal sized sources, the difference won't be noticeable.

ocaml-nox: No summary available for ocaml-nox in ubuntu oneiric.

No description available for ocaml-nox in ubuntu oneiric.

ocaml-source: Sources for Objective Caml

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains the sources needed to build some packages which build
 depend on the OCaml source. Notice that if you want to rebuild OCaml, these
 will not work, consider using the source package instead.