g++ compilation option -KPIC?

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Aggie99
Participant
Posts: 54
Joined: Thu Sep 04, 2008 6:54 pm

g++ compilation option -KPIC?

Post 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.
Post Reply