summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-06-26 22:45:23 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-06-26 22:45:23 -0700
commit23c6155f8e6ce93f41597e7aa860cca0b5110e4b (patch)
tree541002308074e4bf02f7f9a3470749a109873b73 /README
parent2f4fc005937e75d931eb6ef87a3fe16364d45113 (diff)
downloadtmwa-23c6155f8e6ce93f41597e7aa860cca0b5110e4b.tar.gz
tmwa-23c6155f8e6ce93f41597e7aa860cca0b5110e4b.tar.bz2
tmwa-23c6155f8e6ce93f41597e7aa860cca0b5110e4b.tar.xz
tmwa-23c6155f8e6ce93f41597e7aa860cca0b5110e4b.zip
changing the rules in a clean environment doesn't rebuild
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 6 insertions, 9 deletions
diff --git a/README b/README
index 8a8a2d9..e4d034f 100644
--- a/README
+++ b/README
@@ -53,23 +53,20 @@ platform dependencies:
filesystem:
must support symlinks
build dependencies:
+ python:
+ required: 2.7.x only, installed in $PATH as 'python'
C library:
recommended: glibc 2.17 or higher
supported: glibc 2.13
known bad: glibc 2.8 or below
unsupported: anything that's not glibc
C++ compiler:
- required: g++ 4.6.1 or higher
- recommended: g++ 4.7.2 or higher
- likely to work: clang++ 3.2 or higher
+ required: g++ 4.7.2 or higher
+ recommended: g++ 4.8.1 or higher
+ likely to work: clang++ 3.3 or higher
C++ library:
recommended: libstdc++ to match g++; may need patch for clang++
- untested: libc++
- flex:
- tested: 2.5
- bison:
- tested: 2.7
- bad: 2.3
+ may work: libc++
attoconf:
special: see below
runtime dependencies: