From owner-freebsd-questions Wed Oct 13 1:37:23 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pasha.anand.org (pasha.anand.org [199.103.176.41]) by hub.freebsd.org (Postfix) with SMTP id 9C6EE14A06 for ; Wed, 13 Oct 1999 01:37:15 -0700 (PDT) (envelope-from arb@anand.org) Received: (qmail 796 invoked by uid 1001); 13 Oct 1999 08:37:12 -0000 Date: Wed, 13 Oct 1999 11:37:11 +0300 From: Anand Buddhdev To: Peter Schultz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how do I compile the apache13 port with gcc instead of cc? Message-ID: <19991013113711.H301@africaonline.co.ke> References: <99101223453700.08274@dsl150.corpcomm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <99101223453700.08274@dsl150.corpcomm.net> Organisation: Africa Online Ltd, P O Box 63017, Nairobi, Kenya X-Phone: +254-2-243775 X-WWW-Homepage: http://www.anand.org X-Duties: SysAdmin, Hostmaster, Postmaster, Programmer, Support Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 12, 1999 at 11:42:02PM -0500, Peter Schultz wrote: The "cc" on FreeBSD _is_ gcc. Doesn't matter whether you compile your programs with cc or gcc. In case they were different, you would tell the make program to use "cc" like this: CC=/path/to/cc make ....... > I'm sure it's not that hard, I'm just at a loss as to how to do it. > > Thanks for your help. > > Pete... -- See complete headers for more info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message