From owner-freebsd-hackers Sun Dec 8 19:18:25 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61A9637B401 for ; Sun, 8 Dec 2002 19:18:24 -0800 (PST) Received: from warez.scriptkiddie.org (uswest-dsl-142-38.cortland.com [209.162.142.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id D02CA43E4A for ; Sun, 8 Dec 2002 19:18:20 -0800 (PST) (envelope-from lamont@scriptkiddie.org) Received: from [192.168.69.11] (unknown [192.168.69.11]) by warez.scriptkiddie.org (Postfix) with ESMTP id 1908662D1A for ; Sun, 8 Dec 2002 19:18:20 -0800 (PST) Date: Sun, 8 Dec 2002 19:18:20 -0800 (PST) From: Lamont Granquist To: freebsd-hackers@FreeBSD.ORG Subject: Re: help compiling propolice gcc In-Reply-To: Message-ID: <20021208184050.U12741-100000@coredump.scriptkiddie.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 8 Dec 2002, Garance A Drosihn wrote: > If you're going to jump into the middle of /usr/src to make something, > then you should probably do: > cd /usr/src/gnu/usr.bin/cc > make obj > make depend > ...etc.... Thanks, that seems to have worked. I couldn't get libc to compile though. What does the build process use the system libc for? Are the static binaries compiled against that? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message