emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change in lib-src/makefile.w32-in breaks bootstrapping


From: Eli Zaretskii
Subject: Re: Change in lib-src/makefile.w32-in breaks bootstrapping
Date: Mon, 13 Jun 2005 09:31:52 +0300

> Date: Mon, 13 Jun 2005 03:32:54 +0200
> From: Juanma Barranquero <address@hidden>
> 
> This change breaks bootstrapping:
> 
> 2005-06-12  Eli Zaretskii  <address@hidden>

Please post the transcript of the entire failed bootstrap session,
beginning with configure, and please also tell what development tools
(Make, shell, and compiler) you use.  My crystal ball is in preventive
maintenance this week ;-)

TIA, and sorry for whatever I did wrong.

P.S. Personally, I think the whole system of W32 Makefiles is in a
dire need of upgrading.  It is based on obsolete Makefile.in
prototypes (e.g., DOC is produced by lib-src/makefile, not by
src/makefile), doesn't use some of the latest fixes (e.g., the list of
object files in buildobj.lst is not used), and generally misses some
important dependencies.  I don't have the resources to do this, given
that any significant changes will need to be tested on several
versions of Windows and with several sets of development tools.
However, if someone wants to make this happen, I'd suggest to use the
MSDOS method: produce the Windows makefiles from Makefile.in by
editing them with Sed scripts like those in the msdos/ directory.  (In
effect, this is modeled after the last part of the Unix configure
script, except that we know the results we should get to.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]