Linked by Thom Holwerda on Mon 8th Feb 2010 13:23 UTC, submitted by kragil
Thread beginning with comment 408645
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.




Member since:
2005-11-11
That depends on how you define "runtime". While strictly speaking libc is a runtime, for all practical purposes it's already installed everywhere. If you say "requires the libc runtime" then that would just confuse end users.
Is the kernel part of the runtime too? Is the CPU part of the runtime too? How about the BIOS? I could go on and go on.
I am not interested in the strict definition of "runtime". I am interested in what *end users* would consider a "runtime". Anything that you have to install externally to get the app running is definitely a runtime to them. Anything that's already installed, while strictly a runtime, is not considered a runtime by end users because they don't have to deal with it.