From owner-freebsd-current@freebsd.org Thu Dec 8 13:40:46 2016 Return-Path: Delivered-To: freebsd-current@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 C71D1C6DE39; Thu, 8 Dec 2016 13:40:46 +0000 (UTC) (envelope-from mpp302@gmail.com) Received: from mail-lf0-f68.google.com (mail-lf0-f68.google.com [209.85.215.68]) (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 545FBB3A; Thu, 8 Dec 2016 13:40:46 +0000 (UTC) (envelope-from mpp302@gmail.com) Received: by mail-lf0-f68.google.com with SMTP id o141so28349924lff.1; Thu, 08 Dec 2016 05:40:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=Ezv15li1wNgUO1FtcYUyKQ+0YLdLXn3vmC1fFl0Aacg=; b=mRV/FM848IndaSZzz3Ql4qGr/VSigWKmsTM7+oWdCVM1SiySHzmbALlJih7cOucQ4J PH6prGv4L0lx7MGnwNtvgA2MLR/BCpv7GZyiI0znHA4/FyE/le2mLDatSZrUZEeJ0euu kIHOuihQ1ZQ/STgqWMBv56Sb78OVMLGpW8r3+7GyfUsRk9AYqBlVCL6VxQFRRAc5z1px jxMKGCe+pH2SxbYB9gDwT8nK2ZmIoNhE0dztv8lX4vOvGrcsP+jhiYHXi6AFVPhMVxzt yHd47xjcL3HXqdlySrNagFiMa6RN/93MgL2rl9CcgWN85uCXrZ0FSwKb28J+C8/eqAj5 /7WA== X-Gm-Message-State: AKaTC027mqwav0wMBfOcEnaQK6NBeFCRQWgmZKLILuD6+aKdipmi1HxUKOuVEVVLC7+yZw== X-Received: by 10.25.67.2 with SMTP id q2mr27190925lfa.22.1481203323998; Thu, 08 Dec 2016 05:22:03 -0800 (PST) Received: from [192.168.0.15] (87-207-152-10.dynamic.chello.pl. [87.207.152.10]) by smtp.gmail.com with ESMTPSA id h129sm5641415lfh.7.2016.12.08.05.22.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Dec 2016 05:22:03 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Subject: Re: Is there possible run a MacOS X binary From: Mateusz Piotrowski <0mp@FreeBSD.org> In-Reply-To: Date: Thu, 8 Dec 2016 14:22:02 +0100 Cc: Nilton Jose Rizzo , "K. Macy" , FreeBSD Current , FreeBSD Ports Content-Transfer-Encoding: quoted-printable Message-Id: <80B7F58E-D982-4EE7-B1F4-DC6B0F214B78@FreeBSD.org> References: <20161205161541.M51118@i805.com.br> <20161205174757.M9255@i805.com.br> <20161205193106.GA72310@neutralgood.org> <20161207223429.M39@i805.com.br> To: mokhi X-Mailer: Apple Mail (2.3251) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2016 13:40:46 -0000 On 8 Dec 2016, at 14:07, mokhi wrote: > I had started a writing a Mach-O image activator monthes ago, but > time/daily-life distracted me from continuing it. > Maybe some day I continue it :D > Currently it's available on my github[1] if it helps. > I had some success-like running of some super-simple less-than 'return > A+B' programs with it :) Have you considered adding it to the FreeBSD Google Summer of Code Ideas = wiki[2]? Maybe some brave student will like the idea and decide to spend some = time on this project. Cheers, -mateusz [2]: https://wiki.freebsd.org/SummerOfCodeIdeas