This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: ASM_OUTPUT_SECTION_NAME cleanup patch problem
- From: "Anita Kulkarni" <AnitaK at kpit dot com>
- To: "Richard Henderson" <rth at redhat dot com>,"Joern Rennecke (E-mail)" <amylaar at onetel dot net dot uk>
- Cc: <gcc at gcc dot gnu dot org>,<gcc-patches at gcc dot gnu dot org>
- Date: Tue, 4 Jun 2002 10:50:31 +0530
- Subject: RE: ASM_OUTPUT_SECTION_NAME cleanup patch problem
Hi,
Please review the message posted at binutils,
Can the patch to binutils/ld/scripttempl/sh.sc be a solution to this problem? (i.e. undefined reference to __EH_FRAME_BEGIN__ for coff and hms
http://sources.redhat.com/ml/binutils/2002-06/msg00031.html
Your reply is awaited.
Regards,
Anita
KPIT Infosystems Ltd., India ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Free download of GNUSH and GNUH8 toolchains for Hitachi's SH and H8 Series.
The following site also offers free support to European customers.
Read more at http://www.kpit.com
Latest versions of GNUSH and GNUH8 are released on Apr 1, 2002.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----Original Message-----
From: Richard Henderson [mailto:rth@redhat.com]
Sent: Tuesday, June 04, 2002 7:43 AM
To: Joern Rennecke
Cc: Rekha Deshmukh; gcc@gcc.gnu.org; gcc-patches@gcc.gnu.org
Subject: Re: ASM_OUTPUT_SECTION_NAME cleanup patch problem
On Tue, Jun 04, 2002 at 01:07:57AM +0100, Joern Rennecke wrote:
> Richard Henderson wrote:
> > While this could be reverted in gcc, you'd almost certainly have better
> > results by modifying newlib to handle dwarf2 unwind info. This has been
> > done for other coff targets, so I see no reason why it wouldn't work for
> > SH as well.
>
> sh-coff does not use crtstuff.c .
The entire point of my message, should you choose to read it,
is that it _could_ and arguably _should_ use crtstuff.c.
r~