From owner-freebsd-current Mon Apr 1 16:51:19 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id D6CBA37B41D; Mon, 1 Apr 2002 16:51:17 -0800 (PST) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g320pGYm051908; Mon, 1 Apr 2002 16:51:16 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g320o1sr051907; Mon, 1 Apr 2002 16:50:01 -0800 (PST) Date: Mon, 1 Apr 2002 16:50:01 -0800 From: "David O'Brien" To: markm@freebsd.org Cc: current@freebsd.org Subject: Perl build uses 'cc' and maybe 'gcc' directly. Message-ID: <20020401165001.A51891@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Any chance of getting the Perl build to properly use ${CC} rather than hard coding 'cc'? Also a "find . -type f | xargs grep gcc" shows that GCC may be called directly also. This is a problem for cross builds, and using alternate versions of of the compiler (say gcc31 for testing). -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message