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: linker error messages when using gcc 3.1


Thanks for the information.  Upgrading to GNU binutils
2.12 from ftp.gnu.org fixed the problem.

--- Craig Rodrigues <rodrigc@attbi.com> wrote:
> On Wed, May 15, 2002 at 08:10:30PM -0700, Andy Tai
> wrote:
> > Hi, I have a C++ program that compiles fine with
> both
> > gcc 2.95.3 and gcc 3.0.4, on a Red Hat 7.2
> (GNU/Linux)
> > system.  When I compile this program with gcc 3.1,
> I
> > get these messages from the linker during the
> final
> > linking stage:
> > 
> > /usr/local/bin/ld: Dwarf Error: Invalid or
> unhandled
> > FORM value: 14
> > 
> > My ld version is:
> > GNU ld 2.11.2
> 
> 
> You need a newer version of binutils.
> 
> This is the version I use with gcc 3.1 on Red Hat
> Linux:
> 
> rpm -q binutils
> binutils-2.11.93.0.2-2
> -- 
> Craig Rodrigues        
> http://www.gis.net/~craigr    
> rodrigc@attbi.com


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com


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