diff options
| author | bellard <bellard> | 2005-06-17 22:07:03 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2005-06-17 22:07:03 +0000 |
| commit | 16559cd60c53fd0a728bbc212fa2e560d0fccb12 (patch) | |
| tree | 5a1f3d24c887686c8c301f4fd2806d7d6309fe69 /README | |
| parent | 4386b4566b18e93fd652c9dd700f750267d9f895 (diff) | |
| download | tinycc-16559cd60c53fd0a728bbc212fa2e560d0fccb12.tar.gz tinycc-16559cd60c53fd0a728bbc212fa2e560d0fccb12.tar.bz2 | |
update
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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: ------- |
