I tried that, but that failed for me using the M4 HDK, so I had to get
the federated build.

If most people don't use the federated build and it doesn't actually
work that well, should we consider just simplifying things for
everyone. It feels like this half-complete flexibility is getting in
the way more than it's helping. At least for me it is.

-Nathan

On Feb 19, 2008 12:26 AM, Alexey Petrenko <[EMAIL PROTECTED]> wrote:
> The original idea was to checkout class library sources only, then
> download some vm and build class library only.
> A lot of people even do not know what is federated build :)
>
> SY, Alexey
>
> 2008/2/18, Alexei Fedotov <[EMAIL PROTECTED]>:
>
> > Hello Nathan, Alexey P.,
> >
> > If you agree to run a federated build once, the following solution may
> > work for you to build your module and run class library tests:
> > $ ant -Dbuild.module="archive"
> > -Dhy.jdk=<root_dir>/working_vm/build/windows_x86_msvc_release/deploy/jdk
> > test
> >
> > I believe the ${hy.jdk} may be populated from the binary build as
> > well. Is it what you are looking for?
> > Thanks.
> >
> > On Feb 18, 2008 10:45 AM, Pavel Pervov <[EMAIL PROTECTED]> wrote:
> > > <SNIP>
> > >
> > > > Here's what I tried -
> > > > * Download HDK for last milestone, extracted it into 'deploy' folder
> > > > of classlib, ran a build and test. On both Windows and Linux this
> > > > failed with an "unable to load harmonyvm" error for every test.
> > > I _think_ I've fixed this with HARMONY-2365 and HARMONY-5474. First
> > > one makes copying hythr to deploy while building class library
> > > optional. Second localizes DRLVM dependencies in jdk/jre/bin/default
> > > instead of jdk/jre/lib/boot.
> > >
> > > As soon as code unfrozen, I'm planning to commit both of them.
> > >
> > > WBR,
> > >     Pavel.
> > >
> >
> >
> >
> > --
> > With best regards,
> > Alexei
> >
>

Reply via email to