Re: gccでのC++コンパイル時の一 時ファイルの生成場を/var/t mp以外にするには?
河野真治 @ 琉球大学情報工学です。
In article <d2bib1$e8k$1@caraway.media.kyoto-u.ac.jp>, "matsui888" <matsui888@hotmail.com> writes
> あと、g++(C++)コンパイラの一時ファイルの作成先は、環境変数TMPDIRを設定する
> 事によって/var/tmp以外にする事が可能かと思い、
-pipe
Use pipes rather than temporary files for communication between the
various stages of compilation. This fails to work on some systems
where the assembler is unable to read from a pipe; but the GNU
assembler has no trouble.
ってのもあります。まぁ、用途によりますけど。
---
Shinji KONO @ Information Engineering, University of the Ryukyus
河野真治 @ 琉球大学工学部情報工学科
Fnews-brouse 1.9(20180406) -- by Mizuno, MWE <mwe@ccsf.jp>
GnuPG Key ID = ECC8A735
GnuPG Key fingerprint = 9BE6 B9E9 55A5 A499 CD51 946E 9BDC 7870 ECC8 A735