Re: cpp 4.8: Preprocessor Output: Is it possible to switch of the flags for the linemarkers

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

 



On 18 January 2015 at 15:35, Richard Sailer <Richard.Sailer@xxxxxx> wrote:
> Hello,
>
> My parsing program that uses cpp can't deal with the flags in linemarkers. I
> think this feature is now in version 4.8.
> The output previous was
> # line filename
> and not it is
> # line filename flags
> Is it possible to switch of the generation of these flags ?
Try passing -P (it disables output #line ...)

Regards,
Prathamesh
>
> Thanks four your help.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux