From owner-freebsd-questions Tue May 23 13:41:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from funnel.cisco.com (funnel.cisco.com [161.44.131.24]) by hub.freebsd.org (Postfix) with ESMTP id 4CA7A37B9F2 for ; Tue, 23 May 2000 13:41:18 -0700 (PDT) (envelope-from bmcgover@bmcgover-pc.cisco.com) Received: from bmcgover-pc.cisco.com (bmcgover-pc.cisco.com [161.44.133.25]) by funnel.cisco.com (8.8.5-Cisco.1/8.6.5) with ESMTP id QAA23881 for ; Tue, 23 May 2000 16:41:08 -0400 (EDT) Received: from bmcgover-pc.cisco.com (localhost [127.0.0.1]) by bmcgover-pc.cisco.com (8.9.3/8.9.3) with ESMTP id QAA29820 for ; Tue, 23 May 2000 16:41:07 -0400 (EDT) (envelope-from bmcgover@bmcgover-pc.cisco.com) Message-Id: <200005232041.QAA29820@bmcgover-pc.cisco.com> To: questions@freebsd.org Reply-To: mcgovern@spoon.beta.com Subject: Building cross compilation enviornments Date: Tue, 23 May 2000 16:41:07 -0400 From: Brian McGovern Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been surfing the web for the better part of today. I'm hoping someone with more experience can step up to the plate and shine a little light on this. I'm looking at trying to set up a FreeBSD system to cross compile for Solaris (sparc) 2.5.1, HP/UX 11.0, IBM AIX, and, if possible, Windows NT. I can grab all of the include files and libraries off of real machines of these types. It seems I should just be able to configure gcc to do it, and go, but I've been having difficulties. I've been (possibly incorrectly) mucking with --prefix, --target, --with-headers, --with-libs, but to no avail. Solaris would be my primary target, so any pointers to get this working would be a plus. Documentation really welcome. -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message