-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Saturday 2007-12-01 at 12:07 -0000, Thomas Hertweck wrote:
That's not surprising, happens here as well and has nothing to do with
the programming language Fortran etc. Don't put object files on NFS
disks. You could store your source code on a network disk if you want
to share it between hosts, but the build directory should always be on
a local disk, in particular if you want to use multi-file optimization.
Perhaps file creation is a slow operation over nfs :-?
Interesting.
Perhaps things would improve using "async", that's a difference with local
filesystems that run "async" by default. But the man page says it can be
dangerous.
- --
Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
iD8DBQFHUWDPtTMYHG2NR9URAiYfAJ9NdvRm18PzNZbMNI3tdA+JlDoZeACfVmpk
XBXXg6xPd2cM8zq+bTqRnlo=
=oWU/
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]