Subject: misc/11409: tfmtcheck regression test won't build on arm32
To: None <gnats-bugs@gnats.netbsd.org>
From: Richard Earnshaw <rearnsha@cambridge.arm.com>
List: netbsd-bugs
Date: 11/02/2000 02:27:09
>Number:         11409
>Category:       misc
>Synopsis:       tfmtcheck regression test won't build on arm32
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 02 02:27:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     rearnsha
>Release:        NetBSD-current <NetBSD-current source date>
>Organization:
ARM
-- 
>Environment:
	
System: NetBSD shark1 1.5H NetBSD 1.5H (SHARK) #57: Mon Oct 30 17:12:12 GMT 2000 rearnsha@shark1:/usr/src/sys/arch/arm32/compile/SHARK arm32


>Description:
	regress/libc/gen/tfmtcheck won't build correctly on platforms that
	dont' have weak alias support (eg arm32).  This is because the
	test directly calls the remapped symbol rather than the official name.
	This causes the build to fail.

	
>How-To-Repeat:
	try and build the system on arm32
	
>Fix:
	Call fmtcheck, not __fmtcheck in the test.
	
>Release-Note:
>Audit-Trail:
>Unformatted: