This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Strange output from g++/gcc (S.u.S.E 6.2)


On 17 Sep 1999, Laurent Bonnaud wrote:
> I've had exactly the same problem.  It was caused by writing object
> files into a NFS-mounted directory (from an AIX server).  The same
> operations work when done on an ext2 partition.  See:
> 
>   http://www.debian.org/Bugs/db/45/45038.html

Yes, it was also NFS related in my case (directory mounted by S.u.S.E 6.2
from Solaris 2.51 server).
So i'm now always setting output from gcc to be on local disk.

Evguenii


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]