Peter,
Thanks for investigating this. I don't have FC5 around, so I can't really
follow this up.
Firstly: I see that the most recent release of bison is 2.3:
ftp://ftp.gnu.org/gnu/bison/ Does the problem still occur with it?
If so, then we'll have to make a fix. If not, then perhaps this was an
abberation in certain bison variations? Then we can simply make
a note in the build process. It seems odd (to me, anyway) that yacc
contains it's own declaration of free. Is there no way (command-line
switch) to disable this behaviour? Alternatively, perhaps yacctoC can
be made to remove the earlier free() declaration?
Andrew.