From owner-freebsd-questions@freebsd.org Mon Sep 28 17:56:26 2015 Return-Path: Delivered-To: freebsd-questions@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 1006DA0A69E for ; Mon, 28 Sep 2015 17:56:26 +0000 (UTC) (envelope-from jpc@porterclark.com) Received: from mail.cluebytwelve.org (clueby12.org [198.186.190.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E0C0812F8 for ; Mon, 28 Sep 2015 17:56:24 +0000 (UTC) (envelope-from jpc@porterclark.com) Received: from 24-183-226-240.dhcp.kgpt.tn.charter.com (macporter [24.183.227.103]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cluebytwelve.org (Postfix) with ESMTPSA id 88CAF1B5DD for ; Mon, 28 Sep 2015 12:48:12 -0500 (CDT) Received: by 24-183-226-240.dhcp.kgpt.tn.charter.com (Postfix, from userid 501) id E53A714885062; Mon, 28 Sep 2015 12:48:10 -0500 (CDT) Date: Mon, 28 Sep 2015 12:48:10 -0500 From: "J. Porter Clark" To: freebsd-questions@freebsd.org Subject: Cross-compiling under FreeBSD for a Linux target Message-ID: <20150928174810.GA42238@MacPorter.local> Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: http://www.angelfire.com/ego/porterclark/ User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2015 17:56:26 -0000 Is there a way, under FreeBSD, to compile a program so that it will run on a Linux target, specifically the same 32-bit Centos 6 that the emulators/linux-c6 port uses? -- J. Porter Clark