I've been having some problems compiling at a NFS filesystem.
The fact is that I get different behaviour if compilation is performed locally
or at a NFS (SUN workstation served) volume.
At the NFS volume: For some objects compilation is successful. For others, the
file is truncated (is what 'nm object.o' says), while if compiled locally the
problem does not appear.

I have added the line:
localoptions='rsize=8192,wsize=8192' 
at
/etc/rc.d/init.d/autofs
and seems to be working better (but for a program ld crashes in the NFS volume).

Where do I should fix the problem?

Thank-you

        Guillermo Pastor.

Reply via email to