summaryrefslogtreecommitdiff
path: root/development/bacon/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/bacon/README')
-rw-r--r--development/bacon/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/bacon/README b/development/bacon/README
index a784a287b4..d769c6dc98 100644
--- a/development/bacon/README
+++ b/development/bacon/README
@@ -5,5 +5,8 @@ The following design goals were followed:
* Must resemble genuine BASIC with implicit variable declarations
* Spoken language constructs are preferred
+Code converted by BaCon can be compiled by GCC, the Compaq C Compiler or TCC.
+This SlackBuild uses gcc by default, you can change that with the COMPILER variable.
+
Note: When a new version of BaCon is released, the downloads will
change and the md5sums won't match.