When i link .o file to a dynamic lib, errors appear, My link sentence such as: g++ -g -shared -fPIC -o xxx.so xxx.o xxxx.o .... the error such as: `.L303' referenced in section `.rodata' of xxx.o: defined in discarded section `.gnu.linkonce.t._ZN3ALT9TVSPrintfIcEEiPT_PKS1_Pv' of xxx.o any one has any advice, i'm appreciate. - To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html