On Sun, 18 May 2014 14:57:41 +0200
Tijl Coosemans wrote:
> On Sat, 17 May 2014 16:51:19 +0200 Molnár Károly wrote:
> >* The gputils can be compiled with newer versions of bison and flex.
Borut made this change.
>
> In gpasm/Makefile.am you should replace "flex" with "$(LEX)" or
> "flex $
On Sat, 17 May 2014 16:51:19 +0200 Molnár Károly wrote:
>* The gputils can be compiled with newer versions of bison and flex.
In gpasm/Makefile.am you should replace "flex" with "$(LEX)" or
"flex $(AM_LFLAGS)" with "$(LEXCOMPILE)".
Older versions of FreeBSD ship with an older version of flex