nwcc 0.7.4 (Default branch) |
|
|
nwcc is a C compiler for Unix systems. It targets
FreeBSD/OpenBSD/Linux/Solaris on 80x86 (with nasm
and gas), FreeBSD/Linux on AMD64 (with yasm and
gas), Solaris on SPARC (64-bit), AIX on PowerPC
(32- and 64-bit), and IRIX on MIPS (64-bit).
Cross-compilation is also supported. It doesn't
feature any software development support beyond
plain compilation.
License: BSD License (revised)
Changes:
This release fixes many general and
platform-specific bugs (with an emphasis on x86
and AMD64 systems). Initial support for various
GNU C and C99 features has also been added.
|