First of all, thank you for your answers.
Am I getting a wrong picture about this ?
We have something in common, me and FPC/Lazarus developers: We both create binaries, and these binaries are for use on an unknown Linux environment, one can't really know the user's Linux environment.
Difference is that fpc/lazarus binaries work on destination computer, Lazarus Download page only offers choice between DEB's or RPM's, there is no choice to choose older and newer GLIBC. And there is nothing in the README.txt on that.
Lazarus for Linux contains binaries, but WORKS and not complain about glibc or Linux version on your computer.
1.download (3 files: fpc, fpc-source, lazarus)
2.install binaries (i wont build rpm's but copy/paste my binaries instead of install)
3.work, no complains about Linux version or GLIBC
That's what i want for my binaries, do the same like Lazarus package :
download, install, work
download, install, work
download, install, work
....
So I think to myself, if FPC/Lazarus is working the wanted way , without any (or minimal) tricky workarounds then maybe there is hope.
As I said, am I getting a wrong picture about this ?