Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libm/arch/vax



In article <20141011065929.DB9B19A%cvs.netbsd.org@localhost>,
Martin Husemann <source-changes-d%NetBSD.org@localhost> wrote:
>-=-=-=-=-=-
>
>Module Name:	src
>Committed By:	martin
>Date:		Sat Oct 11 06:59:29 UTC 2014
>
>Modified Files:
>	src/lib/libm/arch/vax: n_sqrt.S
>
>Log Message:
>Seems we need both sqrtl and _sqrtl as a weak alias - something must be
>wrong namespapce wise here, but this should make it build for now.

Namespace stuff is broken. It will need fixing.

Just replace /usr/src/lib/libm/src/namespace.h with 
http://www.netbsd.org/~christos/namespace.h and compare the old and new
libm output with nm.

christos



Home | Main Index | Thread Index | Old Index