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: Oleh Krehel
Subject: Re: CC Mode and GCC/CEDET integration for evaluating macros
Date: Fri, 01 May 2015 21:42:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> 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?

I did (setq c-macro-prompt-flag t), marked HAVE_PWD_H with a region,
called `c-macro-expand', entered that huge "-I" expression that I got from
make. Got this:

c-macro-expansion: Search failed: "
??? !!! ??? start of c-macro expansion ??? !!! ???"

Oleh




reply via email to

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