> Seems like a bug somewhere in JCC. On the other hand, I was able to > build and install PyLucene with this JCC. Any idea what's going on? Comparing the PyLucene build with my build, I see that with my build, gcc is being passed the flag "-fno-strict-aliasing", whereas in the PyLucene build it isn't. Wonder why not? I don't have CFLAGS set. Bill