From ef2def27a34f906f8c5725ab91213ad70f7d5909 Mon Sep 17 00:00:00 2001 From: Eric BENARD Date: Sun, 15 Jan 2012 16:42:48 +0000 Subject: README: add a note concerning libstdc++-static MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit which is required for icedtea6-native Signed-off-by: Eric Bénard Signed-off-by: Henning Heinold --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') 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 openembedded-devel@lists.openembedded.org -- cgit v1.2.3-54-g00ecf