On Sep 27, 2009, at 10:41, Frank Middleton wrote:
You bet! Provided the compiler doesn't use /var/tmp as IIRC early
versions of gcc once did...
I find using "-pipe" better:
-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.
That's with GCC. Not sure if other compilers have anything similar.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss