"Nithya" <[EMAIL PROTECTED]> writes: >As this error states there is no string table associated with one of >the .o file archived to the library. I confirmed it by using nm >utility. It listed the string tables associated with many other .o >files but failed only one. Is there any way that i can generate the >string table by just having this archive?
No, you cannot generate the string table from the object. The information appears lost. The best you can do is rebuild the archive without the particular .o file in it. Casper -- Expressed in this posting are my opinions. They are in no way related to opinions held by my employer, Sun Microsystems. Statements on Sun products included here are not gospel and may be fiction rather than truth. _______________________________________________ Help-gplusplus mailing list Help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus