emacs-devel
[Top][All Lists]
Advanced

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

Re: Towards a cleaner build: calc.el


From: Lars Ingebrigtsen
Subject: Re: Towards a cleaner build: calc.el
Date: Sun, 16 Jun 2019 19:28:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Lars Ingebrigtsen <address@hidden> writes:

> Hm...  One machine compiles a lot faster than the other (and I'm
> compiling with -j8), so perhaps there's some ordering issue here? 

That seems to be the case.  On the machine I'm getting the warning, the
log is

  ELC      calc/calc.elc
  ELC      calc/calc-embed.elc

[...]

  ELC      calc/calc-lang.elc
  ELC      calc/calc-macs.elc

and the one with no warnings it's

  ELC      calc/calc-macs.elc
  ELC      calc/calc-map.elc

[...]

  ELC      calc/calc-yank.elc
  ELC      calc/calc.elc

and when calc-macs is compiled before calc, then there's no warning.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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