Thread: RE: [PORTS] Bison is complaining (NT compile probs)

RE: [PORTS] Bison is complaining (NT compile probs)

From
Horák Daniel
Date:
> /CYGWIN~1/H-I586~1/bin/bison -y -d -L /sw/cygwin-b20/share/
> bootparse.y
> /CYGWIN~1/H-I586~1/bin/bison: Bad address
> make[2]: *** [bootparse.c] Error 2
> make[1]: *** [bootstrap.dir] Error 2
> make: *** [all] Error 2

You should adapt the "-L /sw/cygwin-b20/share" to your own, it is the
location of "bison.simple" file. I think you should delete the "/sw" part.

            Dan