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)



>>>>> "Evguenii" == Evguenii SMOGAILOV <evguenii@ess.co.at> writes:
Evguenii> 
Evguenii> Then i make 'nm' on resulting oblect file and i have a lot of following
Evguenii> staff:
Evguenii> BFD: TSDHScale.o: invalid string offset 6912 >= 1019 for section 
Evguenii> `.shstrtab'

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

-- 
Laurent.


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