[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Problem with LPeg tests
- From: "Paul Moore" <p.f.moore@...>
- Date: Fri, 25 Jul 2008 14:30:37 +0100
On 25/07/2008, Ignacio Burgueño <ignaciob@inconcertcc.com> wrote:
> Shmuel Zeigerman wrote:
> > Paul Moore wrote:
> >
> > > I'm trying to build LPeg 0.8.1, and I am getting the following error
> > > when I run the test file:
> > >
> > [...]
> >
> > No errors here:
> > Windows XP SP2
> > Lua 5.1.3 -- tried both from LuaBinaries and self-built with MinGW
> > LPeg 0.8.1 -- self-built with MinGW
> >
> >
>
> Neither here:
> Windows XP SP3
> Lua 5.1.3 -- self built
> LPeg 0.8.1 -- from luarocks
>
> What compiler did you use to build LPeg ?
Mingw gcc. I retried, building everything myself, and it works. So it
looks like it was some sort of compile error.
Sorry about that.
Paul