diff options
Diffstat (limited to 'development/pcc/README')
-rw-r--r-- | development/pcc/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/pcc/README b/development/pcc/README index b76f30bc5a28..37a36505d5d8 100644 --- a/development/pcc/README +++ b/development/pcc/README @@ -6,10 +6,10 @@ Build options (environment variables): TLS - Enable thread local storage? Default=no, export TLS=yes to enable. CC - Compiler to use. Default is to look for pcc, gcc, clang (in that order). -This build is for the 1.1.0.BETA branch of pcc. The 1.0 branch no -longer works on modern Slackware versions (newer than 13.37). The old -pcc 1.0 had separate builds for pcc and pcc-libs; this build includes -the libraries so no separate pcc-libs is needed (or exists). +This build is for the 1.1.0 release of pcc. The 1.0 release no longer +works on modern Slackware versions (newer than 13.37). The old pcc +1.0 had separate builds for pcc and pcc-libs; this build includes the +libraries so no separate pcc-libs is needed (or exists). Optional step: To bootstrap pcc, first remove any old versions of pcc (and pcc-libs, if present), then build and install pcc twice (without |