From owner-freebsd-questions Mon May 6 4:55:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by hub.freebsd.org (Postfix) with ESMTP id 6AEA437B403 for ; Mon, 6 May 2002 04:55:36 -0700 (PDT) Received: from corbulon.video-collage.com (localhost [127.0.0.1]) by corbulon.video-collage.com (8.12.2/8.12.2) with ESMTP id g46BtZ5D059129 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 6 May 2002 07:55:35 -0400 (EDT) (envelope-from mi@corbulon.video-collage.com) Received: (from mi@localhost) by corbulon.video-collage.com (8.12.2/8.12.2/Submit) id g46BtY4s059128 for questions@FreeBSD.org; Mon, 6 May 2002 07:55:34 -0400 (EDT) (envelope-from mi) From: Mikhail Teterin Message-Id: <200205061155.g46BtY4s059128@corbulon.video-collage.com> Subject: picking a make(1) To: questions@FreeBSD.org Date: Mon, 6 May 2002 07:55:34 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL92b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm choosing a make program for a client's project and would like to use FreeBSD's make (with the bsd.*.mk files). I had little trouble building it on Solaris, so other Unixes should not be too difficult either (AIX and HP), but the project needs to be buildable on Windows as well -- has anyone used bmake there? Is there a known good bmake source distribution, that's a little more platform independent (not err, warn, setenv?) There are many pointers to quick.au (or some such), but the site is down :-( Or should I use something else, and what would the suggestions be for a good cross-platform make? Thanks! -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message