From owner-freebsd-ppc@FreeBSD.ORG Fri Mar 30 19:23:04 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 610CD106564A; Fri, 30 Mar 2012 19:23:04 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3179A8FC12; Fri, 30 Mar 2012 19:23:03 +0000 (UTC) Received: by pbcwz17 with SMTP id wz17so2445296pbc.13 for ; Fri, 30 Mar 2012 12:23:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=+7COPEfbcV3I5tCrPenYCbXCUdd7o6qfQnIzx+qaeps=; b=xEc3x5l0q0r0FjSIXzygr52WI57n4NMS8lcZqAUI8SGyRgYu6EmXgVrGlprM83Nv9x zVqXj7EbpIh7EQO0PdIJTF/mut7KHBD8P1dV7+AC5eMxIkabDTUqlg/18HdqqTD4KgIl QMCrLkBIXAbJ+cll9UUextpevw2nkHXgLdaWqdiL18BnofIQQdvT6wz3qUWoqPG+ouP0 qLaO+U7cri3mCs9NpXrtZuoUnueRFbBfnWmlTE+jZwHIGa9JjqxVtb1czplAI/tv7dfo zTWcT9lkblJi6MmPSM2OXpbGKN4pluz2tw2yr0XLmoTsmZkCRJchpaSNL+zSyNUC2Rjd i1vA== MIME-Version: 1.0 Received: by 10.68.136.65 with SMTP id py1mr34035pbb.64.1333135383631; Fri, 30 Mar 2012 12:23:03 -0700 (PDT) Received: by 10.68.208.168 with HTTP; Fri, 30 Mar 2012 12:23:03 -0700 (PDT) Date: Fri, 30 Mar 2012 15:23:03 -0400 Message-ID: From: Super Bisquit To: FreeBSD PowerPC ML , Brooks Davis Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: llvm jvm X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Mar 2012 19:23:04 -0000 http://vmkit.llvm.org/get_started.html I've spent time thinking that if icedtea and kaffe aren't able to compile on POWER, then something should. I've built jamvm with an error of: cp: inst_classes.zip: Too many levels of symbolic links. So, jamvm may be able to work on FreeBSD POWER and there is the chance of vmkit doing the same.