Subject: toolchain/24073: Build fails with MKSOFTFLOAT (evbppc)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <uebayasi@NetBSD.org>
List: netbsd-bugs
Date: 01/13/2004 12:49:26
>Number:         24073
>Category:       toolchain
>Synopsis:       Build fails with MKSOFTFLOAT (evbppc)
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 13 03:50:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Masao Uebayashi
>Release:        NetBSD 1.6ZG
>Organization:
Pultek Corp.
>Environment:
The source is -current around 2004/1/6, built on NetBSD/i386 1.6ZG.
>Description:
	Build fails at linking rescue/rescue like (stderr only):

    /src/TNF/arch/evbppc/dest/usr/lib/libc.a(softfloat.o)(.text+0x31e8): In function `__fixunsdfsi':
    : multiple definition of `__fixunsdfsi'
    /src/TNF/arch/evbppc/dest/usr/lib/libgcc.a(_fixunsdfsi.o)(.text+0x0): first defined here
    /src/TNF/arch/evbppc/tools/lib/gcc-lib/powerpc--netbsd/3.3.2/../../../../powerpc--netbsd/bin/ld: Warning: size of symbol `__fixunsdfsi' changed from 120 in /src
    /TNF/arch/evbppc/dest/usr/lib/libgcc.a(_fixunsdfsi.o) to 284 in /src/TNF/arch/evbppc/dest/usr/lib/libgcc.a(_fixunsdfsi.o)
    collect2: ld returned 1 exit status

    ERROR: Failed to make release
    *** BUILD ABORTED ***
>How-To-Repeat:
	% cd /usr/src
	% sh build.sh -m evbppc -V MKSOFTFLOAT=yes build
>Fix:
	N/A
>Release-Note:
>Audit-Trail:
>Unformatted: