Subject: Re: port-sun2/32389 (sun2 GENERIC is not buildable)
To: None <christos@zoulas.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: netbsd-bugs
Date: 01/14/2006 01:18:49
In article <20060113155844.F08A256534@rebar.astron.com>
christos@zoulas.com wrote:

> We did that by conditionally compiling the files based on __mc68010__...
> Perhaps we missed something? Can you take a look?

IIRC, *si3.S (mulsi3.S, divsi3.S, udivsi3.S, modsi3.S and umodsi3.S)
functions are only required by libkern for m68010 because they are
provided by libgcc.a for userland binaries.

I'm not sure if this may cause any problems or not, though.
---
Izumi Tsutsui