|
From: Arvind N <Arv...@ci...> - 2011-02-24 05:26:22
|
Hi, I see the below error when I am doing a -lmisc during static linking of libmisc.a to my shared lib... /usr/bin/ld: ./../lib/libmisc.a(getopt.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC ./../lib/libmisc.a: could not read symbols: Bad value Any thoughts... ~A |