河野真治 @ 琉球大学情報工学です。

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
河野真治 @ 琉球大学工学部情報工学科