Subject: Re: The mysterious NEEDED crtend.so
To: Ryo HAYASAKA <ryoh@jaist.ac.jp>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 10/31/2002 15:24:25
On Fri, Nov 01, 2002 at 07:01:09AM +0900, Ryo HAYASAKA wrote:

 > So, If I change all of basename(...) into xstrdup(basename(...)) in
 > elf32.em, the problem is not seen.
 > 
 > How to fix this?

Ah, newer binutils sources do not have this problem ... they use a
different function (lbasename) which provides the semantics they want.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>