Re: Build 24 promotion and the Mercurial Transition Status

2007-12-02 Thread Mark Reinhold
> Date: Fri, 30 Nov 2007 11:11:46 -0800 > From: [EMAIL PROTECTED] >* We are finishing up our Mercurial dryrun this week. > In the next few days, all the repositories at http://hg.openjdk.java.net/ > will be re-initialized, making them unrelated to the previous > experimental ones.

Re: problem with building jdk7--"cannot find -ljvm"

2007-12-02 Thread Feng Xian
I figured out the problem of "cannot find -ljvm"" but now I ran into a new problem. The cause of my previous problem is that I built openjdk in amd64 machine but the bootstrap jdk is for 32-bit platform. So the build couldn't find ${ALT_JDK_IMPORT_PATH}/jre/lib/amd64/client/libjvm.so. Then I used

Re: Build 24 promotion and the Mercurial Transition Status

2007-12-02 Thread Dalibor Topic
Kelly O'Hair wrote: Build 24 and the Mercurial Transition Status: * We are finishing up our Mercurial dryrun this week. In the next few days, all the repositories at http://hg.openjdk.java.net/ will be re-initialized, making them unrelated to the previous experimental ones. They

Re: ccplus: warnings being trated as errors

2007-12-02 Thread mvfranz
Mark Wielaard wrote: > > > Yes, had the same issue on Debian. Arnaud van Dyck made a page > describing how to compile (icedtea derived from openjdk) on Debian using > a couple of small patches: > http://icedtea.classpath.org/wiki/DebianBuildingInstructions > Some of those patches might also be