Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: optimising for different 680x0 (Was: Config understandings)
On Wed, Oct 18, 2000 at 08:20:27AM +0100, David Brownlee wrote:
> The i386 port compiles two versions of libm, one with hardware
> floating point and one software. ld.elf_so selects the right
> one for dynamic programs automatically based on the
> machdep.fpu_present sysctl and a config line in /etc/ld.so.conf:
> "libm.so.0 machdep.fpu_present 1:libm387.so.0,libm.so.0"
>
> Would there be any sense in doing something similar for m68k
> ports?
yes. please do so. Or at least document how i386 does it exactly.
Regards,
Ignatios
Home |
Main Index |
Thread Index |
Old Index