Hi Megha,

I have been using the intel compiler on a woodcrest machine .

I am sorry but we only support the GNU binutils on this list. For problems with Intel's compiler you really ought to contact Intel.

ld: ./test.o: relocation R_X86_64_PC32 against `__intel_new_proc_init' can not be used when making a shared object; recompile with -fPIC
ld: final link failed: Bad value

This happens only for the following option
  -mcmodel=large
Does not occur on -mcmodel-medium

Does this problem still happen if you use gcc instead of icc ? If so, then perhaps you could post a *small* test case (including the object file) generated with gcc for us to investigate.

Cheers
  Nick




_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to