K 10 svn:author V 3 kan K 8 svn:date V 27 2007-05-19T03:34:59.000000Z K 7 svn:log V 265 GCC will now properly link libc with all shared objects in order to record their dependency on libc and its versioned symbols. For that to work, libc needs to be built before any other shared library that might depend on it. Add necessary glue to make that happen. END