Yep, but that's what I have when I install MinGW and msys on a bare
machine. Conservative folks, I guess.
I agree, something in the 4.x line is warranted.
Bill
> On Thu, 18 Mar 2010, Bill Janssen wrote:
>
> > I'm trying to get JCC built on Win XP with latest mingw tools, which is
> > gcc 3.4.
Upgrading gcc from the default 3.4.5 to the available 4.4.0 fixed this
problem. Andi, could you add a note to the JCC build notes about what
the minimum capabilities needed are? And if you could figure out the
minimum version of GCC, that would probably help people, too.
Bill
Bill Janssen wrot
On Thu, 18 Mar 2010, Bill Janssen wrote:
I'm trying to get JCC built on Win XP with latest mingw tools, which is
gcc 3.4.5.
I would sincerely hope that there is something more recent for mingw, based
on gcc 4.x. If not, then it's time to move on to a different compiler. The
3.4.x series is
I'm trying to get JCC built on Win XP with latest mingw tools, which is gcc
3.4.5.
Here's the latest issue. Looks like a C++ issue.
error: base `t_jarray<_jobject*>' with only non-default constructor in class
without a constructor
Bill
$ python setup.py build --compiler=mingw32
running build
My bad. Saying
$ python setup.py build --compiler=mingw32
fixes this problem.
Bill
> I'm trying to build PyLucene 2.9.2 on Windows XP with MinGW and msys,
> using Java 1.6.0_18 SE and Python 2.6.4, without setuptools. I unpacked
> the sources, and tried building JCC:
>
&g
I'm trying to build PyLucene 2.9.2 on Windows XP with MinGW and msys,
using Java 1.6.0_18 SE and Python 2.6.4, without setuptools. I unpacked
the sources, and tried building JCC:
$ python setup.py build
running build
running build_py
creating build
creating build\lib.win32-2.6
creating