freebsd-ports/lang/compaq-cc/pkg-descr
David E. O'Brien 662c4d7168 Compaq Alpha Tru64 C compiler. It is a port of the same compiler that is
available on the Compaq Tru64 UNIX platform.  The compiler produces excellent
optimized code for the Alpha architecture, particularly for floating-point
intensive applications.

I was able to compile simple test programs by:
	ccc -c foo.c
	cc -o foo foo.o
2000-12-08 10:30:23 +00:00

10 lines
476 B
Plaintext

`ccc' is the Compaq C compiler for Linux Alpha. It is a port of the same
compiler that is available on the Compaq Tru64 UNIX platform (and also on
OpenVMS Alpha). The compiler produces excellent optimized code for the
Alpha architecture, particularly for floating-point intensive applications.
See the on-line usage docs at
ftp://ftp.compaq.com/pub/products/C-CXX/linux/compaq_c_v62/docs/ccc/readme.htm
WWW: http://www.support.compaq.com/alpha-tools/software/index.html