I know that in archive there is link to make.exe, but I can't find it because
archive is pretty big. If you remember location of this link, please tell me.
Also I want to build openjdk with VS Express Edition 2005 and I'm wondering
does anyone try this and what kind of errors can I get during t
Martin Buchholz wrote:
On Fri, Aug 29, 2008 at 3:37 AM, Anthony Petrov <[EMAIL PROTECTED]> wrote:
On 08/28/2008 08:33 PM Martin Buchholz wrote:
I'm thinking:
- the MMX support is in pnggccrd.c,
- but that file is never compiled in OpenJDK
Quick grep for PNG_MMX_CODE_SUPPORTED shows two .h fi
Tom Rodriguez wrote:
> I built a copy of hotspot from b33 on ubuntu with gcc 4.2 and I'm seeing
> the same failure you are. I believe this is the same issue covered by
> 6741642 which was found and fixed by the IcedTea folks. Applying the
> fix to a copy of b33 allowed dacapo to complete normally