Page 1 of 1

g++ compilation option -KPIC?

Posted: Sun Aug 02, 2009 6:39 pm
by Aggie99
I am using g++ compiler on Solaris 10 and I can't compile yet. The compilation error stated that -KPIC not support. I didn't put it in the Linkeropt or compilerOpt. I wonder where that is set and how can I get rid of it?

thanks in advance.