This is Bruce Evans' C compiler and binutils package. It is able to generate 16-bit code. Hence it's possible to compile BIOS and DOS code under unix. The C compiler understands K&R1 syntax, with a few restrictions regarding bitfields. See the file bcc/bcc-cc1/bcc.bugs in the distfile for Bruce's bug list. The binutils (assembler and loader) have been renamed to as86 and ld86 to not conflict with the system's assembler and loader, but they are also available in the regular BINDIR (normally /usr/local/bin). It's also possible to generate MC 6809 code with bcc/as. (This is a compile-time option however, and not supported by this package.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | earmv6hf | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | earmv6hf | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | earmv6hf | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | earmv7hf | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | earmv7hf | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | earmv7hf | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | i386 | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | i386 | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | powerpc | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | powerpc | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | powerpc | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | sparc64 | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | sparc64 | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | sparc | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | sparc | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | vax | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | vax | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | x86_64 | bcc-95.3.12nb3.tgz |
NetBSD 10.0 | x86_64 | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | earmv6hf | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | earmv6hf | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | earmv6hf | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | earmv7hf | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | earmv7hf | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | earmv7hf | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | i386 | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | i386 | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | powerpc | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | powerpc | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | powerpc | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | sparc64 | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | x86_64 | bcc-95.3.12nb3.tgz |
NetBSD 9.0 | x86_64 | bcc-95.3.12nb3.tgz |
NetBSD 9.3 | x86_64 | bcc-95.3.12nb3.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.
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.