From owner-freebsd-alpha Thu Oct 25 23:43:52 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id D985137B401; Thu, 25 Oct 2001 23:43:47 -0700 (PDT) Received: from dialup-209.245.128.14.dial1.sanjose1.level3.net ([209.245.128.14] helo=mindspring.com) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 15x0iZ-00051j-00; Thu, 25 Oct 2001 23:43:47 -0700 Message-ID: <3BD90656.63D7EB89@mindspring.com> Date: Thu, 25 Oct 2001 23:44:38 -0700 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Peter Wemm Cc: Ruslan Ermilov , alpha@FreeBSD.ORG, developers@FreeBSD.ORG Subject: Re: cvs commit: src Makefile.inc1 References: <20011025170119.509303808@overcee.netplex.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Peter Wemm wrote: > One thing that would be nice, and I have not had the patience to sit down > and figure it out yet, is find some way to specify and use an *external* > cross compiler and/or toolchain to do the cross build and exclude the > in-tree compiler and/or toolchain. Setting DESTDIR causes include and library path overrides that cause the system default paths to be used, instead of the correct paths for the cross compiler. See /usr/share/mk for DESTDIR defined variant behaviour, for details... -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message