$icc -fPIC -ip -O2 -axT -xW -cxxlib-gcc -mcmodel=large -mp1 -axT -xW -cxxlib-gcc -mcmodel=large -wd177,191,858,981 -fno-builtin-csqrt -fno-builtin-cexp -shared -fPIC -o ./libtest.so ./test.o 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
Can someone enlighten me on this problem ?? :( Thanks in advance ..
-- The philosophy of one century is the common sense of the next --Megha