lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Incidentally:

   $ size /usr/lib/*lpeg*.so
      text    data     bss     dec     hex filename
     34576    1752      16   36344    8df8 /usr/lib/liblua5.1-lpeg.so

   $ size /usr/lib/*pcre*.so
      text    data     bss     dec     hex filename
    194896     872      24  195792   2fcd0 /usr/lib/libpcre.so
     30300    1144      56   31500    7b0c /usr/lib/libpcrecpp.so
      4407     752      16    5175    1437 /usr/lib/libpcreposix.so

-miles

-- 
People who are more than casually interested in computers should have at
least some idea of what the underlying hardware is like.  Otherwise the
programs they write will be pretty weird.  -- Donald Knuth