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

Re: [MiNT] MiNTLib / Kernel Future and also SpareMiNT.....



On Fri, 28 May 2010 09:58:54 -0400, Mark Duckworth <mduckworth@atari-source.org> wrote:
>
> Does it seem within the ream of possibility to patch one of the math
> libs to autodetect the presence of an fpu and use it if available and
> not if otherwise?  This way there would be for instance one openssl rpm
> that would work across all 68020-60 machines....  Otherwise we have even
> more things to think about in terms of rpm naming.
>
> Thanks,
> Mark
>

That reminds me of another topic that comes up from time to time
and should be on the far end of the road map.

Dynamic lib loading.

I realise that shared libs is difficult but dynamically loading the
lib for each application is less difficult.

Peter