Re: [Sdcc-user] gputils-1.3.0 released

2014-05-19 Thread Molnár Károly
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 $

Re: [Sdcc-user] gputils-1.3.0 released

2014-05-19 Thread Tijl Coosemans
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

[Sdcc-user] gputils-1.3.0 released

2014-05-17 Thread Molnár Károly
Dear gputils users, gputils-1.3.0 has been released. The source code package is available at http://sourceforge.net/projects/gputils/files/gputils/1.3.0/gputils-1.3.0.tar.gz. Widows 32bit setup package is at http://sourceforge.net/projects/gputils/files/gputils-win32/1.3.0/gputils-1.3.0.exe. gpu