This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Documentation generation patch [Take 2]
- To: mark at codesourcery dot com
- Subject: Re: Documentation generation patch [Take 2]
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Fri, 11 May 01 22:42:52 EDT
- Cc: gcc-patches at gcc dot gnu dot org
Non-GNU make is (empirically) not supported. We've argued about this,
and it looks like I won, sort-of by accident. There are now
constructs that only work with GNU make.
How can this work? Is there a requirement that GNU make be compilable by
all vendor compilers, just like GCC?
I thought GCC was the one GNU tool that was required to be built using
all vendor toolsets?