▲ | guipsp 5 days ago | ||||||||||||||||||||||||||||||||||
I mean, that is fine and all, but it doesn't really matter for making the software run correctly on systems that currently exist. | |||||||||||||||||||||||||||||||||||
▲ | matheusmoreira 5 days ago | parent [-] | ||||||||||||||||||||||||||||||||||
It works fine on current Linux systems. We can have freestanding executables that talk to Linux directly and link against zero system libraries. It's just that those executables are going to have to resolve names all by themselves. Chances are they aren't going to do it exactly like glibc does. That may or may not be a problem. | |||||||||||||||||||||||||||||||||||
|