texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] (no subject)


From: Stéphane Payrard
Subject: Re: [Texmacs-dev] (no subject)
Date: Fri, 13 Sep 2002 09:25:11 -0400
User-agent: Mutt/1.4i

On (12/09/02 23:03), Joris van der Hoeven wrote:
> From: Joris van der Hoeven <address@hidden>
> To: address@hidden
> Subject: [Texmacs-dev] (no subject)
> Reply-To: address@hidden
> Date: Thu, 12 Sep 2002 23:03:13 +0200 (MET DST)
> 
> 
> I am trying to compile TeXmacs using g++ 3.2.
> At the final link, I get
> 
> 
> c++ -Wl,-Bdynamic -L /home/vdhoeven/texmacs/src/TeXmacs-1.0.0.17/lib -lm
...
> /home/vdhoeven/texmacs/src/TeXmacs-1.0.0.17/bin/texmacs.bin
> /usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
> /usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.

You probably need a more recent loader. Searching with google seems
to confirm that hypothesis:


  from: http://gcc.gnu.org/ml/gcc/2002-02/msg00965.html

  FORM 14 is DW_FORM_strp, recently added to GCC.  You need a newer
  binutils.

Indeed ld is part of binutils.

--
  stef




reply via email to

[Prev in Thread] Current Thread [Next in Thread]