In message <20210803110658.gk1...@chiark.greenend.org.uk>
          Theo Markettos <t...@markettos.org.uk> wrote:

>I did wonder how much usefulness there is in the SharedCLibrary concept
>nowadays.  It's primarily designed for reducing the size of ROM modules, but
>ISTM it doesn't actually do a whole lot as far as the user is concerned
>(only basic ANSI C library functions plus bits like _kernel_swi), and its
>interfacing with the system is relatively slim (memory management, file I/O,
>stdin/out).

I think the *concept* is just as valid today as it always was, but C has
moved on, and it might make sense to have a library with more functions.

ShardCLibrary2?

Or "just" extend the specification of the existing SCL, thus retaining
compatibility?

At some stage we should stop supporting older computers *if* it becomes
a burden to do so.

David

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to