From owner-freebsd-emulation@freebsd.org Fri Sep 9 23:30:49 2016 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09034BD203E for ; Fri, 9 Sep 2016 23:30:49 +0000 (UTC) (envelope-from chuck@tuffli.net) Received: from mail-yw0-x22a.google.com (mail-yw0-x22a.google.com [IPv6:2607:f8b0:4002:c05::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CAD16965 for ; Fri, 9 Sep 2016 23:30:48 +0000 (UTC) (envelope-from chuck@tuffli.net) Received: by mail-yw0-x22a.google.com with SMTP id l8so56189457ywb.0 for ; Fri, 09 Sep 2016 16:30:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuffli-net.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=LtJdr97yxIlejRe6unblsVVwNQOhCH2PdR9h1YGWZnM=; b=OihbB41svxiA3fMBZJiqEjLqzP264Y1muO4fJ5lnunaq1J7FKP+VsSdfn0CJEYFha3 uyVx/R480ctNgJcONk3wPepVEghrxax5WN9MuN1NkWo83tV6O0nufD8roqI/XNrqz2di AiaHky3fVmexMwSu8U8uOES1LH5UG6PwOMvn1nmijeQVEI6mxHFIfVzPswEXBsDwv/tV LQ6rNfSkGKtEpd+r5Y0XT7frK1SpLIOpcB3LX3b7PV0TU/F9Tnta63lNGE3+qvpyhZmk AQsN3AH+Hs6BdGOeVMYTpU9QxKLv47iZaiuKOFi6/t58+ddHm0tzRXbpOU8o80twJuq5 bP0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=LtJdr97yxIlejRe6unblsVVwNQOhCH2PdR9h1YGWZnM=; b=OpXAHBZkCARG9fHtmboW3eWI3BodIq7oRujQ00HhcJlArqHNkb/kpUA0ARttI+H1Av CrfBnAU5VhhtbUjYzXuC4JAl4mQUxVrHnHwU43RaZsbHU7S3T+eG2+JK44cmGkYMrmHL yYArlUAHbH1jR7VUQhOW0+OGZvkK8Dd37HSa5hi87HQsBK6QZ77Z8MUoGdgblnYWG65y JoA3M53FKiuoIfLljdluXrM5xrHz3FFb5bBb95FmpQU3bwahTXZoa+PnCORCqw4qh+EM ODGYitnfWP5Y6DAWrKhucxNgfF9szecjZR72sf8qO9RCMH6tbYgbmvv6Tle2ZiXtNv8P NNqg== X-Gm-Message-State: AE9vXwM5SuFd4y1tHKwIFn50GNHkxccX3cZpCOQNDw96YI/Ycm53sKhOAHBIaAFZ9Mt7WNTJnS69fO7vSoCw+g== X-Received: by 10.129.152.76 with SMTP id p73mr5594617ywg.261.1473463847917; Fri, 09 Sep 2016 16:30:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.97.130 with HTTP; Fri, 9 Sep 2016 16:30:46 -0700 (PDT) From: Chuck Tuffli Date: Fri, 9 Sep 2016 16:30:46 -0700 Message-ID: Subject: status of linux-xdev To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2016 23:30:49 -0000 The FreeBSD wiki has an entry called linux-xdev [1] which describes building Linux applications on FreeBSD. The page might be a little out of date as it makes references to FC4 as well as a port (gentoo-stage3) which doesn't seem to exist in the ports tree. What is the state of cross development on FreeBSD these days? --chuck [1] https://wiki.freebsd.org/linux-xdev