Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Dec 2000 02:30:24 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/compaq-cc Makefile distinfo pkg-comment pkg-descr pkg-plist
Message-ID:  <200012081030.eB8AUOs13245@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2000/12/08 02:30:24 PST

  Modified files:
    lang                 Makefile 
  Added files:
    lang/compaq-cc       Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
  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
  
  Revision  Changes    Path
  1.200     +2 -1      ports/lang/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012081030.eB8AUOs13245>