mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
ReadMe.Compiling: specify Bison 2.4 as the minimum.
This is the version that comes with Haiku. According to John Scipione, 2.3 doesn't work, so this must be the minimum.
This commit is contained in:
parent
a558d18527
commit
e37802d3db
@ -27,7 +27,7 @@ nightly builds.
|
||||
* `ssh` (for developers with commit access)
|
||||
* `gcc`/`g++` and binutils (`as`, `ld`, etc., required by GCC)
|
||||
* (GNU) `make`
|
||||
* `bison`
|
||||
* `bison` (2.4 or better)
|
||||
* `flex` and `lex` (usually a mini shell script invoking `flex`)
|
||||
* `makeinfo` (part of `texinfo`, only needed for building GCC 4)
|
||||
* `autoheader` (part of `autoconf`, needed for building GCC)
|
||||
|
Loading…
Reference in New Issue
Block a user