Re: Configure tests using pipes

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

 



On 07/16/2018 08:11 PM, NightStrike wrote:
Is there a way to tell configure to pipe input into gcc as stdin for
compile tests instead of writing out a temp file and compiling that?

Not that I know of.

When working on slow, remotely mounted nfs areas, the very large
amount of file i/o latency multiplies its effects considerably.

Don't do that. Instead, create a temporary area, make that the working directory, and use /path/to/src/configure instead.


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf



[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux