This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bootstrap fails with FreeBSD make


Alexandre wrote:

On Jan 28, 2001, Marc Espie <espie@quatramaran.ens.fr> wrote:

> In fact, telling autoconf to substitute <tab> for <tab>+ in a Makefile if
> the chosen make does not handle + is probably the way to go.

AO> The problem is that configure doesn't know which make program the user
AO> is going to use.

The way XEmacs solves this problem is by generating _both_ a
GNUmakefile and a Makefile.  You can use the cool GNU Make features in
GNUmakefile and leave the Makefile plain and simple (and perhaps not
supporting objdir != srcdir, etc...)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]