bug-make
[Top][All Lists]
Advanced

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

Re: Keeping intermediate files


From: Frank Heckenbach
Subject: Re: Keeping intermediate files
Date: Fri, 21 May 2021 00:01:27 +0200

Jeffrey Walton wrote:

> Related, you usually ask the compiler to save the intermediate files.
> For GCC the option is -save-temps. Also see
> https://gcc.gnu.org/onlinedocs/gcc/Overall-Options.html.

Indeed, as far as compiler-intermediates are concerned. I know this
option and it works well.

Here I was referring to other kinds of intermediate files, such as
Bison generated sources, or other kinds of files in multi-step build
processes.



reply via email to

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