Using lex in a shared library

Matthew Fleming mdf356 at gmail.com
Tue Jul 6 19:43:19 UTC 2010


On Fri, Jul 2, 2010 at 4:52 PM, Xin LI <delphij at delphij.net> wrote:
> I think you could probably just change the code and use %option noyywrap
> in the .l file?  (do your code call yywrap() directly?)

The code doesn't use yywrap directly, and this has fixed the build for amd64.

Thanks!
matthew


More information about the freebsd-hackers mailing list