diff options
author | root <root> | 2010-03-16 00:54:52 +0000 |
---|---|---|
committer | root <root> | 2010-03-16 00:54:52 +0000 |
commit | be7f614c904f7c6367ed5f4a4f9a6a5c263ad98e (patch) | |
tree | 7f7f4cb1de2ca520e12207b0ea81c2935fd032a1 | |
parent | 7e19fcf1be7b0b288f7a12fb3d68743a6bed3e43 (diff) |
*** empty log message ***
-rw-r--r-- | ev.pod | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3959,9 +3959,9 @@ default. =back Compiling with C<gcc -Os -DEV_STANDALONE -DEV_USE_EPOLL=1 -DEV_FEATURES=0> -reduces the compiled size of libev from 24.7Kb to 6.5Kb on my GNU/Linux -amd64 system, while still giving you I/O watchers, timers and monotonic -clock support. +reduces the compiled size of libev from 24.7Kb code/2.8Kb data to 6.5Kb +code/0.3Kb data on my GNU/Linux amd64 system, while still giving you I/O +watchers, timers and monotonic clock support. With an intelligent-enough linker (gcc+binutils are intelligent enough when you use C<-Wl,--gc-sections -ffunction-sections>) functions unused by |