> > What about statically linked apps ? Could one have linked (and run) > > them with non-optimized glibc ? > In theory yes, though for what purpose? One purpose that I could think of to compile libc without optimization is easier debugging. Simon