[pylucene-dev] RPMs for CentOS 5
Andi Vajda
vajda at osafoundation.org
Mon Sep 8 14:38:29 PDT 2008
On Thu, 4 Sep 2008, Felix Schwarz wrote:
> I just uploaded new rpms for pylucene and jcc:
> http://www.schwarz.eu/opensource/rpm/JCC/1.9-5/el5/
> http://www.schwarz.eu/opensource/rpm/PyLucene/2.3.2.1-3/el5/
>
> With these rpms (compiled with -g0) I did not experience any crashes.
Could it be a lack of passing -fno-strict-aliasing to the C/C++ compiler ?
I'm suspecting something like this as opposed to a plain gcc optimizer bug.
It's worth adding this flag to your CFLAGS next time you choose to
investigate this. Your current binaries may be much slower because of -O0.
Andi..
More information about the pylucene-dev
mailing list