blob: 79133104281eac6cc631b277487f4667729623c3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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>
|