On Sun, Jan 15, 2012 at 05:42:48PM +0100, Eric Bénard wrote: > which is required for icedtea6-native > > Signed-off-by: Eric Bénard <[email protected]> > --- > README | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/README b/README > index 926e5bf..803b4de 100644 > --- a/README > +++ b/README > @@ -18,6 +18,8 @@ PREFERRED_VERSION_cacaoh-native = "0.99.3" > PREFERRED_VERSION_openjdk-6-jre = "6b18-1.8.11" > PREFERRED_VERSION_icedtea6-native = "1.8.11" > > +Please note that libstdc++ static is needed on your host to compile > icedtea6-native > +(install libstdc++-static on a Fedora). > > Send pull requests to [email protected] > > --
I applied this patch. Jamvm and cacao seems to be stable now, so maybe we can compile the target openjdk with them again. Bye Henning _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
