Documenting tools necessary for GCC [draft]
E. Weddington
eric@umginc.net
Thu May 29 21:11:00 GMT 2003
On 29 May 2003 at 13:27, Kaveh R. Ghazi wrote:
> To develop/modify GCC (all of the above tools plus):
> ------------------------------------------------------
> GNU Bison version 1.28 (or later)
> Flex version 2.5.4 (or later)
>
> Necessary when modifying *.y (bison) or *.l (flex).
>
> Necessary to build GCC during development because the generated output
> files are not included in the cvs repository. They are included in
> releases.
> ------------------------------------------------------
IIRC, bison and flex were both needed to *build* gcc for the avr target on
mingw, not just to develop / modify. I don't know if this is a general case.
Eric Weddington
More information about the Gcc
mailing list