Subject: Re: nbgroff chokes on -current sparc64
To: Michael Rauch <mrauch@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: tech-toolchain
Date: 11/22/2001 09:56:06
On Thu, 22 Nov 2001, Michael Rauch wrote:

> On Thu, Nov 22, 2001 at 12:07:04AM +0000, David Brownlee wrote:
> > 	Looks like the sparc64 c++ issues now prevent a native build for
> > 	sparc64 current?
> >
> > [ tail of build log ]
> > building llib-lc.ln
> > Lint pass2:
> > /var/obj/tooldir/bin/nbgroff -Tascii -mtty-char -mandoc
> >    /home/netbsd/current/lib/libc/db/man/btree.3  > btree.cat3
> > /usr/lib/libstdc++.so.4: Undefined symbol "" (reloc type = 54, symnum = 18)
> >[...]
>
> just to make sure it isn't the sparc64 instance of misc/13927 (although
> this libstdc++.so problem seems to be older):
>
> Can you please run
>  objdump -R /usr/lib/libstdc++.so.4
> and look for occurrences of R_SPARC_UAdd, where dd are two digits
> (presumably 64)?

	There are a few... :)

% objdump -R /usr/lib/libstdc++.so.4|grep R_SPARC_UA
000000000014aa9c R_SPARC_UA64      .gcc_except_table+0x0000000000151ed0
000000000014c024 R_SPARC_UA64      .gcc_except_table+0x0000000000152048
000000000014c62c R_SPARC_UA64      .gcc_except_table+0x0000000000152118
000000000014c73c R_SPARC_UA64      .gcc_except_table+0x0000000000152290
000000000014cbec R_SPARC_UA64      .gcc_except_table+0x0000000000152330
000000000014cda4 R_SPARC_UA64      .gcc_except_table+0x0000000000152460
000000000014d0e4 R_SPARC_UA64      .gcc_except_table+0x0000000000152590
000000000014d3ac R_SPARC_UA64      .gcc_except_table+0x0000000000152618
000000000014d7fc R_SPARC_UA64      .gcc_except_table+0x00000000001526e8
000000000014dfdc R_SPARC_UA64      .gcc_except_table+0x0000000000152728
000000000014e574 R_SPARC_UA64      .gcc_except_table+0x0000000000152a80
000000000014e9f4 R_SPARC_UA64      .gcc_except_table+0x0000000000152af0
000000000014ef54 R_SPARC_UA64      .gcc_except_table+0x0000000000152cf8
0000000000151b2c R_SPARC_UA64      .gcc_except_table+0x00000000001531b8


-- 
		David/absolute		-- www.netbsd.org: No hype required --