1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/lang/pgcc/pkg-descr
1999-05-03 06:13:27 +00:00

14 lines
457 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.gcc.ml.org/
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>