Subject: Re: ARM ELF ABI: consensus?
To: John Clark <jclark@teamasa.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: port-arm
Date: 04/01/2002 14:38:22
On Mon, Apr 01, 2002 at 01:27:44PM -0800, John Clark wrote:

 > Just a 'note that', in the linux arm port emailist there has been an off and on
 > discussion about lower performance when using ELF format, vs a.out. Has
 > anyone run some benchmarks on ELF vs a.out under NetBSD?

In our particular implementation, there is some additional program
start-up overhead for dynamically linked programs.  But for static
programs, I can't see how there could be any difference whatsoever.

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