aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorbellard <bellard>2005-06-17 22:07:03 +0000
committerbellard <bellard>2005-06-17 22:07:03 +0000
commit16559cd60c53fd0a728bbc212fa2e560d0fccb12 (patch)
tree5a1f3d24c887686c8c301f4fd2806d7d6309fe69 /README
parent4386b4566b18e93fd652c9dd700f750267d9f895 (diff)
downloadtinycc-16559cd60c53fd0a728bbc212fa2e560d0fccb12.tar.gz
tinycc-16559cd60c53fd0a728bbc212fa2e560d0fccb12.tar.bz2
update
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 1ef5e85..abc3d26 100644
--- a/README
+++ b/README
@@ -28,9 +28,7 @@ Features:
Documentation:
-------------
-1) Installation
-
-*** TCC currently only works on Linux x86 with glibc >= 2.1 ***.
+1) Installation on a i386 Linux host (for Windows read win32/readme.txt)
./configure
make
@@ -81,6 +79,9 @@ when doing 'make test'.
Please read tcc-doc.html to have all the features of TCC.
+Additional information is available for the Windows port in
+win32/readme.txt.
+
License:
-------