Huh?
Martin von Loewis
martin@mira.isdn.cs.tu-berlin.de
Fri Oct 23 14:37:00 GMT 1998
> Also, inclusion of any and all necessary files, apps, tools, lib's, etc.
> for compilation on the Web site would be _extremely_ useful. I've looked
> and could find ref. only to the testsuite tools needed.
I'm not sure this has been settled, yet, so I give my 0.02 EUR. For
release gcc versions, and (AFAIK) egcs snapshots, yacc/bison needs not
to be present for the build process. This is because the bison output
(which is C source code) should be included.
The makefile will call bison if the C code is absent or
out-of-date. I'm not sure which one happened in the snapshot, I'm sure
this was a mistake, though.
Regards,
Martin
More information about the Gcc
mailing list