Re: [pypy-dev] Building the jvm-improvements branch

2012-07-03 Thread Michal Bendowski
Hello Jez, First of all – I should have looked into this problem a long time ago and still haven't found the time. I will be away until next week, but then we can work this out together (unless you fix it before that time). As for your setup, I remember having problems with --opt=0 and so I'm usi

Re: [pypy-dev] Building the jvm-improvements branch

2012-07-01 Thread Maciej Fijalkowski
On Sun, Jul 1, 2012 at 11:09 AM, Jez wrote: > On Sun, Jul 1, 2012 at 1:35 AM, Maciej Fijalkowski wrote: > >> On Sun, Jul 1, 2012 at 2:45 AM, Jez wrote: >> >>> Hi, >>> >>> I am thinking about contributing to the JVM backend, and I'm trying to >>> build the basic translator for a start. I'm trying

Re: [pypy-dev] Building the jvm-improvements branch

2012-07-01 Thread Jez
On Sun, Jul 1, 2012 at 1:35 AM, Maciej Fijalkowski wrote: > On Sun, Jul 1, 2012 at 2:45 AM, Jez wrote: > >> Hi, >> >> I am thinking about contributing to the JVM backend, and I'm trying to >> build the basic translator for a start. I'm trying out the jvm-improvements >> branch since there has be

Re: [pypy-dev] Building the jvm-improvements branch

2012-07-01 Thread Maciej Fijalkowski
On Sun, Jul 1, 2012 at 2:45 AM, Jez wrote: > Hi, > > I am thinking about contributing to the JVM backend, and I'm trying to > build the basic translator for a start. I'm trying out the jvm-improvements > branch since there has been some recent work done there, but I can't seem > to get it to buil

[pypy-dev] Building the jvm-improvements branch

2012-06-30 Thread Jez
Hi, I am thinking about contributing to the JVM backend, and I'm trying to build the basic translator for a start. I'm trying out the jvm-improvements branch since there has been some recent work done there, but I can't seem to get it to build. Here's my setup: 32-bit Ubuntu, OpenJDK 6, building w