Re: __USER_LABEL_PREFIX__ for sh3 gcc
Jason R Thorpe <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sh3,gmane.os.netbsd.devel.toolchain |
|---|---|
| Organization | Wasabi Systems, Inc. |
| Message-ID | <[email protected]> |
On Sun, Jan 26, 2003 at 01:45:52AM +0900, Izumi Tsutsui wrote:
> Today I notice build.sh fails in src/tools/texinfo on dreamcast.
> (Undefined symbol _libintl_gettext)
>
> The problem is texinfo/intl/libgnuintl.h uses __USER_LABEL_PREFIX__
> and src/gnu/dist/toolchain/gcc/config/sh/sh.h defines it "_"
> while shle--netbsdelf toolchain has no leading underscores.
> Is it ok to apply the attached patch?
Yes, please do.
--
-- Jason R. Thorpe <[email protected]>