Date: Wed, 26 Jan 2000 18:14:49 +0100 (MET) From: Marcin Cieslak <saper@system.pl> To: freebsd-ports@FreeBSD.ORG Subject: bison and -current Message-ID: <Pine.GSO.4.21.0001261806410.24421-100000@tricord.system.pl>
next in thread | raw e-mail | index | archive | help
Right now I am preparing a port of a library which uses flex/bison. To quote the documentation: ``For a complete build from scratch, you need GNU flex and bison (other lex/yacc implementation do not work), though generated scanner and parser C files are also included.'' And I see, both "*.y" and "*.tab.c" files are included. How one can check quickly whether the application actually needs GNU bison features? I use STABLE for porting, so I do actually have bison installed. (/usr/bin/bison seems to be linked to /usr/bin/byacc). -- << Marcin Cieslak // saper@system.pl >> ----------------------------------------------------------------- SYSTEM Internet Provider http://www.system.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0001261806410.24421-100000>