Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD-current on Amiga?
On Fri, Sep 08, 2006 at 11:53:15AM -0700, John Klos wrote:
> > I'm looking at it, and will hopefully figure out what the problem is and
> >fix it for the 4.0 release.
>
> It's apparently some default in gcc which has changed. Perhaps -m68020
> needs to be explicitely set as the default so that 64 bit operations are
> not generated. The alternative of making -68060 sets isn't very tidy. But
> if anyone wants -m68060 built sets, please let me know.
Note: You got it the wrong way round. 68020, 68030 and 68040 implement
32x32->64bit multiplication and 64/32->32bit division in hardware,
68060 doesn't.
But as Michael wrote: the problem is likely elsewhere.
-is
Home |
Main Index |
Thread Index |
Old Index