On Mar 8, 2009, at 21:37, Max Lynch <ihas...@gmail.com> wrote:
Hey guys,I'm trying to build pylucene on a 64bit ubuntu 8.04 Hardy. The build alwaysfails while compiling __wrap01__.cpp The only error I get from the build process is: make: *** [compile] Killed
Maybe your compiler is running out of memory ?Try increasing the --files value to cause JCC to generate smaller but more numerous __wrap??__.cpp files.
Andi..
Any ideas? Thanks.