Re: [ITP] re2c

2004-05-14 Thread Gerrit P. Haase
Max schrieb: Gerrit P. Haase wrote: Hallo, want to maintain re2c: http://re2c.org/ # re2c setup.hint @ re2c No need for the above 2 lines. Heya, I copied the example from cygwin.com/setup.html. Well, I removed the second line now. sdesc: Tool for writing fast and flexible lexers

Re: A new method of storing ... (was: Re: [ITP] re2c)

2004-05-14 Thread Igor Pechtchanski
On Fri, 14 May 2004, Christopher Faylor wrote: On Thu, May 13, 2004 at 11:18:40PM -0400, Daniel Reed wrote: On 2004-05-13T23:22+0100, Max Bowsher wrote: ) Gerrit P. Haase wrote: ) Hallo, ) ) want to maintain re2c: http://re2c.org/ ) ) # re2c setup.hint ) @ re2c ) No need for the

Re: A new method of storing ... (was: Re: [ITP] re2c)

2004-05-14 Thread Christopher Faylor
On Fri, May 14, 2004 at 08:19:07AM -0400, Igor Pechtchanski wrote: On Fri, 14 May 2004, Christopher Faylor wrote: On Thu, May 13, 2004 at 11:18:40PM -0400, Daniel Reed wrote: On 2004-05-13T23:22+0100, Max Bowsher wrote: ) Gerrit P. Haase wrote: ) Hallo, ) ) want to maintain re2c:

Re: A new method of storing ... (was: Re: [ITP] re2c)

2004-05-14 Thread Igor Pechtchanski
On Fri, 14 May 2004, Christopher Faylor wrote: On Fri, May 14, 2004 at 08:19:07AM -0400, Igor Pechtchanski wrote: On Fri, 14 May 2004, Christopher Faylor wrote: On Thu, May 13, 2004 at 11:18:40PM -0400, Daniel Reed wrote: On 2004-05-13T23:22+0100, Max Bowsher wrote: ) Gerrit P. Haase

Re: [ITP] re2c

2004-05-14 Thread Max Bowsher
Gerrit P. Haase wrote: Max schrieb: Your README says that re2c requires re2c to build? It this really correct? (Circular dependency?) scanner.cc is compiled from scanner.re which is done by re2c, but a ready compiled version for bootstrap is included, so it is not really needed, just if

Re: A new method of storing ... (was: Re: [ITP] re2c)

2004-05-14 Thread Daniel Reed
On 2004-05-14T08:19-0400, Igor Pechtchanski wrote: ) On Fri, 14 May 2004, Christopher Faylor wrote: ) On Thu, May 13, 2004 at 11:18:40PM -0400, Daniel Reed wrote: ) Actually, starting sometime soon the @ line may indeed be needed ) ACK! No, please. I've been actively advocating not to do

Re: [ITP] re2c

2004-05-14 Thread Gerrit P. Haase
Max schrieb: Gerrit P. Haase wrote: Max schrieb: Your README says that re2c requires re2c to build? It this really correct? (Circular dependency?) scanner.cc is compiled from scanner.re which is done by re2c, but a ready compiled version for bootstrap is included, so it is not really

Re: [ITP] re2c

2004-05-14 Thread Max Bowsher
Gerrit P. Haase wrote: http://anfaenger.de/cygwin/re2c/setup.hint http://anfaenger.de/cygwin/re2c/re2c-0.9.1-1.tar.bz2 http://anfaenger.de/cygwin/re2c/re2c-0.9.1-1-src.tar.bz2 $ ./re2c-0.9.1-1.sh all ... lndir: not found Max.

Re: [ITP] re2c

2004-05-14 Thread Igor Pechtchanski
On Fri, 14 May 2004, Max Bowsher wrote: Gerrit P. Haase wrote: http://anfaenger.de/cygwin/re2c/setup.hint http://anfaenger.de/cygwin/re2c/re2c-0.9.1-1.tar.bz2 http://anfaenger.de/cygwin/re2c/re2c-0.9.1-1-src.tar.bz2 $ ./re2c-0.9.1-1.sh all ... lndir: not found Gerrit, FYI, see