emacs-devel
[Top][All Lists]
Advanced

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

Re: CC Mode and GCC/CEDET integration for evaluating macros


From: Eli Zaretskii
Subject: Re: CC Mode and GCC/CEDET integration for evaluating macros
Date: Fri, 01 May 2015 22:30:56 +0300

> From: Oleh Krehel <address@hidden>
> Cc: address@hidden,  address@hidden
> Date: Fri, 01 May 2015 20:52:46 +0200
> 
> > You need to pass it the same -I flags as used during the Emacs build,
> > see src/Makefile.
> 
> Thanks for the suggestion. I tried it and it didn't work.

Sorry, I'm confused: what did you try, and how did it not work?

> Is there a working / better way to get these flags.

You could say "make -n fns.o -W fns.c", and process the output, I
guess.  In any case, src/Makefile is the only place where these flags
are recorded, so you must somehow ask Make to display them.



reply via email to

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