head	1.3;
access;
symbols
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	v6_2_9_506_1:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2011.04.09.16.22.04;	author arved;	state dead;
branches;
next	1.2;

1.2
date	2003.11.05.18.08.53;	author linimon;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.08.10.30.23;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove compaq-cc, which only works on alpha, which has not been supported
for some time

Reported on:	freebsd-ports
@
text
@`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://h30097.www3.hp.com/dtk/compaqc_ov.html
@


1.2
log
@Attmempt to provide a more recent URL.  I could not figure out how
to genericize this thing -- the HP web site wants to "help" you to
fetch from one specific server.  Folks, that's not really the way
load-balancing is supposed to work.  In any case, the old URL is dead.
@
text
@@


1.1
log
@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
@
text
@d9 1
a9 1
WWW:  http://www.support.compaq.com/alpha-tools/software/index.html
@

