Subject: Re: Status of ELF for sh3?
To: None <tv@wasabisystems.com>
From: Marcus Comstedt <marcus@idonex.se>
List: port-sh3
Date: 01/28/2001 21:14:32
>>>>> "Todd" == Todd Vierling <tv@wasabisystems.com> writes:
Todd> Part of the problem is that currently, sh3 ELF is using symbols *WITHOUT*
Todd> underscores. Unless it's explicitly contradicted in the Super-H supplement
Todd> to the ELF ABI, this needs to be changed (and "damn other vendors"--this is
Todd> the MI ELF *standard*).
While it's true that this need to be looked into, I don't believe that
there's a real technical problem here. The macros in
<sys/cdefs_elf.h> should handle the underscore stuff "correctly" now.
// Marcus