freebsd-ports/lang/pgcc/pkg-descr
David E. O'Brien 80b01553ec Update to pgcc 2.95.3.
PR:		20122
Submitted by:	Tomaz Borstnar <tomaz.borstnar@over.net>
2000-11-11 05:43:58 +00:00

14 lines
459 B
Plaintext

The Pentium Compiler GROUP's PGCC
The Pentium Compiler Group was formed to create a version of GCC supporting
x86 specific optimizations. Their work is based off of Cygnus's EGCS
compiler suite.
WWW: http://www.goof.com/pcg/
Beware: This port installs new versions of "gcc", "g++", "c++", "egcc",
"eg++" and so forth into the "${PREFIX}/bin" directory.
Mind your PATHs if you don't want to use this compiler by default.
- David O'Brien <obrien@NUXI.com>