emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs master build failing on RHEL 6.8


From: Eli Zaretskii
Subject: Re: Emacs master build failing on RHEL 6.8
Date: Wed, 08 May 2019 08:47:56 +0300

> From: Kaushal Modi <address@hidden>
> Date: Tue, 7 May 2019 15:46:18 -0400
> Cc: Stefan Monnier <address@hidden>, Emacs developers <address@hidden>
> 
>  Can you show that part from a preprocessed image.c?
> 
> What's the "preprocessed" image.c?

The way it looks after preprocessing by cpp.  The procedure to produce
that is as follows:

  . Go to src and type "make image.o -W image.c V=1
  . Copy-paste the GCC command that the above displays, but replace -c
    with -E and "-o image.o" with "-o image.ii", then press Enter
  . Posit image.ii here.



reply via email to

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