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]
Other format: [Raw text]

Re: Dwarf Error: Invalid or unhandled FORM value: 14.


On Sat, Feb 16, 2002 at 03:44:38PM -0500, Daniel Jacobowitz wrote:
> On Sat, Feb 16, 2002 at 03:03:25PM -0500, Craig Rodrigues wrote:
> > Hi,
> > 
> > I just compiled gcc 3.1 from CVS:
> > 
> > gcc version 3.1 20020216 (experimental) 
> > Linux dibbler 2.4.7-2 #1 Tue Aug 14 05:20:08 EDT 2001 i586 unknown
> > host: i686-pc-linux-gnu 
> > binutils-2.10.91.0.2-3 
> 
> FORM 14 is DW_FORM_strp, recently added to GCC.  You need a newer
> binutils.

Unless I am misreading the document, I did not
see this new requirement in gcc/doc/invoke.texi.
This information would be highly useful to include
in gcc/doc/invoke.texi, especially since more
people will hit this as they try out gcc 3.1.

What platforms does this new requirement cover?

Is it possible to use some configury magic
to determine the version of binutils, and issue
an appropriate warning if an outdated version
is detected?
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com


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