Re: Preprocessor

2014-07-04 Thread Jim Meyering
t;>> >>> is there an option to configure so that the make file only runs the >>> preprocessor or at least produces preprocessed source code files in >>> addition to object files? >> >> Not a coreutils specific question, but you could >> pass --sav

Re: Preprocessor

2014-07-04 Thread Khaled Yakdan
Hi, many thanks. the -save-temps flag did the trick best regards, Khaled Am 04.07.2014 12:43, schrieb Pádraig Brady: > On 07/04/2014 11:20 AM, Khaled Yakdan wrote: >> Hi all, >> >> is there an option to configure so that the make file only runs the >> prepro

Re: Preprocessor

2014-07-04 Thread Pádraig Brady
On 07/04/2014 11:20 AM, Khaled Yakdan wrote: > Hi all, > > is there an option to configure so that the make file only runs the > preprocessor or at least produces preprocessed source code files in > addition to object files? Not a coreutils specific question, but you could pass

Re: Preprocessor

2014-07-04 Thread Ondrej Oprala
On 07/04/2014 12:20 PM, Khaled Yakdan wrote: Hi all, is there an option to configure so that the make file only runs the preprocessor or at least produces preprocessed source code files in addition to object files? Best regards, Khaled Hi Khaled, (this isn't really a question fo

Preprocessor

2014-07-04 Thread Khaled Yakdan
Hi all, is there an option to configure so that the make file only runs the preprocessor or at least produces preprocessed source code files in addition to object files? Best regards, Khaled