On Dec 19, 2008, at 6:24 PM, Jack Howarth wrote:
Could you comment on...http://gcc.gnu.org/ml/gcc/2008-12/msg00310.html
Is there some specific reason it's done this way?
Yes, libgcc_s is carefully built with carefully controlled exports. They are controlled by:
gcc/libgcc-std.verwhen someone wants to export one of the symbols, they can just add it to the list.