[fpc-devel] OS aware RTL proposal
Ales Katona
almindor at gmail.com
Sun Mar 12 10:37:32 CET 2006
Daniël Mantione wrote:
>I don't like to do the abstraction at the syscall level, but one level
>higher, i.e. the Tstream implementation. The reason is that the operating
>system abstraction happens at this level:
>- OS abstraction wis present here.
>- Emulating missing system calls is often much more inefficient than
> a higher level workaround.
>
>
I never wanted to emulate missing syscalls.
>Adding an extra layer of abstraction without a good technical reason greatly
>increases the danger of overdesign and code bloat.
>
>
>
The reason is libfprtl.so
>Daniël
>
>------------------------------------------------------------------------
>
>_______________________________________________
>fpc-devel maillist - fpc-devel at lists.freepascal.org
>http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
>
More information about the fpc-devel
mailing list