lang/oo2c - The NetBSD Packages Collection

Optimizing Oberon-2 Compiler

In short, OOC is an Internet based project providing an Oberon-2
development platform. It consists of

  * an optimizing compiler,
  * a number of source code and compiler related tools,
  * a set of standard library modules, and
  * a reference manual.

oo2c is the first complete working compiler of the OOC project.
Instead of translating Oberon-2 modules to machine code, it generates
code for the most portable assembler in existence: ANSI-C. The
compiler was initially intended as a prototype backend for OOC, which
could then be used to evaluate and debug the frontend and the
optimization modules.  However, it is now a full-fledged development
system, and among other things, it is being used to develop native
code OOC backends.

Build dependencies

devel/libtool-base pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

devel/libtool-base textproc/libxslt lang/perl5 devel/boehm-gc

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64eboo2c-2.0.11nb21.tgz
NetBSD 10.0alphaoo2c-2.0.11nb21.tgz
NetBSD 10.0i386oo2c-2.0.11nb21.tgz
NetBSD 10.0i386oo2c-2.0.11nb21.tgz
NetBSD 10.0powerpcoo2c-2.0.11nb21.tgz
NetBSD 10.0x86_64oo2c-2.0.11nb21.tgz
NetBSD 8.0i386oo2c-2.0.11nb21.tgz
NetBSD 8.0i386oo2c-2.0.11nb21.tgz
NetBSD 8.0powerpcoo2c-2.0.11nb21.tgz
NetBSD 8.0powerpcoo2c-2.0.11nb21.tgz
NetBSD 8.0powerpcoo2c-2.0.11nb21.tgz
NetBSD 8.0powerpcoo2c-2.0.11nb21.tgz
NetBSD 8.0x86_64oo2c-2.0.11nb21.tgz
NetBSD 8.0x86_64oo2c-2.0.11nb21.tgz
NetBSD 8.0x86_64oo2c-2.0.11nb21.tgz
NetBSD 9.0aarch64oo2c-2.0.11nb21.tgz
NetBSD 9.0aarch64oo2c-2.0.11nb21.tgz
NetBSD 9.0aarch64oo2c-2.0.11nb21.tgz
NetBSD 9.0alphaoo2c-2.0.11nb21.tgz
NetBSD 9.0alphaoo2c-2.0.11nb21.tgz
NetBSD 9.0earmoo2c-2.0.11nb21.tgz
NetBSD 9.0earmv6hfoo2c-2.0.11nb21.tgz
NetBSD 9.0earmv6hfoo2c-2.0.11nb21.tgz
NetBSD 9.0earmv6hfoo2c-2.0.11nb21.tgz
NetBSD 9.0earmv7hfoo2c-2.0.11nb21.tgz
NetBSD 9.0earmv7hfoo2c-2.0.11nb21.tgz
NetBSD 9.0earmv7hfoo2c-2.0.11nb21.tgz
NetBSD 9.0i386oo2c-2.0.11nb21.tgz
NetBSD 9.0i386oo2c-2.0.11nb21.tgz
NetBSD 9.0mips64eboo2c-2.0.11nb21.tgz
NetBSD 9.0powerpcoo2c-2.0.11nb21.tgz
NetBSD 9.0powerpcoo2c-2.0.11nb21.tgz
NetBSD 9.0powerpcoo2c-2.0.11nb21.tgz
NetBSD 9.0powerpcoo2c-2.0.11nb21.tgz
NetBSD 9.0sparc64oo2c-2.0.11nb21.tgz
NetBSD 9.0sparcoo2c-2.0.11nb21.tgz
NetBSD 9.0sparcoo2c-2.0.11nb21.tgz
NetBSD 9.0x86_64oo2c-2.0.11nb21.tgz
NetBSD 9.0x86_64oo2c-2.0.11nb21.tgz
NetBSD 9.3x86_64oo2c-2.0.11nb21.tgz
NetBSD 9.3x86_64oo2c-2.0.11nb21.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.