Re: Snowball doesn't recognize any .sbl programs
Richard Boulton <[email protected]>
| Newsgroups | gmane.comp.search.snowball |
|---|---|
| Message-ID | <CAGb4Wn-M39_Y5Eci-j3whbOq9NNsboC7MDGzXFHVAodAFUgacw@mail.gmail.com> |
On 29 November 2011 08:07, Richard Boulton <[email protected]> wrote: > I think this is a Mac OS X specific problem; I tried compiling a clean > checkout on Linux, and it worked fine. On a Mac OS box, I get the > same result as you. It's quite confusing, but I'll try and take a > look at what's going wrong in a bit. I've been poking into this, but still not found the exact cause. However, I have found that using the alternative "clang" compiler on OSX works; ie: make CC=clang Also, compiling the snowball compiler without optimisations works, ie make CFLAGS=-O0 ... however, this particular approach fails to build the example stemwords program, because it fails to find the appropriate header file, for reasons I can't yet discern. -- Richard _______________________________________________ Snowball-discuss mailing list [email protected] http://lists.tartarus.org/mailman/listinfo/snowball-discuss