From owner-freebsd-questions Fri May 28 22:55:55 1999 Delivered-To: freebsd-questions@freebsd.org Received: from celerystick.finally.org (p6n207167115196.inetworld.net [207.167.115.196]) by hub.freebsd.org (Postfix) with ESMTP id 0B035153D7 for ; Fri, 28 May 1999 22:55:51 -0700 (PDT) (envelope-from mark@ieng9.ucsd.edu) Received: from localhost (mark@localhost) by celerystick.finally.org (8.9.2/8.9.2) with ESMTP id WAA42621 for ; Fri, 28 May 1999 22:54:47 -0700 (PDT) (envelope-from mark@ieng9.ucsd.edu) X-Authentication-Warning: celerystick.finally.org: mark owned process doing -bs Date: Fri, 28 May 1999 22:54:46 -0700 (PDT) From: Mark Bermal X-Sender: mark@celerystick.finally.org Reply-To: mbermal@ucsd.edu To: freebsd-questions@freebsd.org Subject: egcs and ports Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I want to use egcs as the default compiler for ports, but not for things like kernel and world builds. I tried setting a cc varible in /usr/ports/Mk/bsd.pork.mk, but that didn't work completely. On ports like qt that are written in c++, egcs was not used in that setup. How can I setup my system to use egcs for all ports? Thank You Mark Bermal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message