This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fnmatch and Tru64


We were using the Compaq ar / nm pair to build the initial binutils.

We get the "File Truncated" error using either the GNU nm or the OS nm.

I think the problem is with the Compaq cc compiler. It only fails with a -g
on the Compiler cc compiler line.

Anyone know how to report the problem to Compaq?


> From: Jim Wilson <wilson@redhat.com>
> Date: Mon, 07 Oct 2002 11:35:00 -0400
> To: David Morsberger <dmorsberger@sensysdl.com>
> Cc: binutils@sources.redhat.com
> Subject: Re: fnmatch and Tru64
> 
> Are you using GNU ar/nm to build binutils?  Or are you using the native ar/nm?
> 
> If you are using GNU ar/nm, then there could be some problem with them.  Maybe
> they are buggy or miscompiled.  Maybe they were compiled for a different OS
> version.  Maybe the native tools have changed the object file format slightly.
> Try using the native ar/nm to see if you get the same problem.  If not, then
> there is something wrong with your installed copy of GNU ar/nm.
> 
> If your newly built copy of binutils fails the same way, then we likely need
> some binutils porting work for Tru64 5.1.  There is perhaps something in the
> debug info that binutils doesn't understand.  Or maybe the Tru64 native
> compiler is broken somehow and we have to work around it.
> 
> Jim


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