From owner-freebsd-questions@FreeBSD.ORG Mon Nov 23 05:03:38 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF9351065670 for ; Mon, 23 Nov 2009 05:03:38 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from mail-yw0-f204.google.com (mail-yw0-f204.google.com [209.85.211.204]) by mx1.freebsd.org (Postfix) with ESMTP id 6D79B8FC24 for ; Mon, 23 Nov 2009 05:03:38 +0000 (UTC) Received: by ywh42 with SMTP id 42so4903906ywh.28 for ; Sun, 22 Nov 2009 21:03:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=C+qGWfHsV52d+NovgXXJ84RKEh4708tXJ1xiUtLrfhE=; b=l1xyIjLffRwiuyO8wqSphibbd9WyFr/KpYUJY/T3VTMje5xrRyxbxcA/EBUb81BeQ0 5hyTfy0XmNfffRHKv1CToG0K3ba0NAraC7kMoq3tAI+kAfJheWD/mTS11hUzHBLcpzD4 3so3tFW6vIZflK4cEaY30VetHNBbij2bS6wMM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=E3QWtR4ikvHE7KnkN1Ki+h08ROqNZeaEmd1fX6mliqgCz4OSQR5UwQtOaj1RKoYeFl JX1o9IiOEv+5iNfUKGd/lYC9qpAzU0gSucXDX2ODuY+dMN4BRBXKbBmpUg1z/0h8Ku2/ ZPKi8mAM+jSP0RDB1tGdFMcB5zs36VjhR37uc= MIME-Version: 1.0 Received: by 10.91.19.15 with SMTP id w15mr6143679agi.12.1258952617419; Sun, 22 Nov 2009 21:03:37 -0800 (PST) In-Reply-To: <4B09D001.9030600@infowest.com> References: <4B09D001.9030600@infowest.com> Date: Mon, 23 Nov 2009 00:03:37 -0500 Message-ID: From: "illoai@gmail.com" To: Lorin Lund Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions Subject: Re: How to 'cross compile' to produce Linux binaries X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2009 05:03:38 -0000 2009/11/22 Lorin Lund : > Could someone point me to what to read to learn about building Linux > executables under FreeBSD? http://wiki.freebsd.org/linux-xdev -- --