This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0.2 and BSD Make
- To: DJ Delorie <dj at redhat dot com>
- Subject: Re: GCC 3.0.2 and BSD Make
- From: Marc Espie <espie at schutzenberger dot liafa dot jussieu dot fr>
- Date: Fri, 2 Nov 2001 09:06:32 +0100
- Cc: perry at wasabisystems dot com, gcc at gcc dot gnu dot org
- References: <11450000.1004118050@gandalf.codesourcery.com> <200111012335.fA1NZ0C06537@quatramaran.ens.fr> <200111020502.fA252um15404@greed.delorie.com>
- Reply-To: Marc dot Espie at liafa dot jussieu dot fr
On Fri, Nov 02, 2001 at 12:02:56AM -0500, DJ Delorie wrote:
> Perhaps someone could write up a how-to on obtaining a non-gnu make
> that works under Linux, is reasonable, yet avoids being
> gnu-compatible?
The open-packages project does bootstrap under Linux, and includes
a non-gnu make.
As far as gnu-make goes, if the guys that manage it were to write some
decent documentation, specifically stating which features are gnu-make
specific and which features are posix, that would help a lot...