Hi, 

I was trying to put in some code in a file . Make it a shared object (.so) with 
PIC and am trying to generate some Relative Relocations 
(R_XXX_RELATIVE) type. For verifying the same, I take the Elf Dump of the 
generated object (.so) file using 'elfdump'.

Can any one please suggest me a C code construct or a means which would 
make/force the compiler/linker to generate some Relative Relocations for any 
data/function objects defined in my source file. 

Regards,
Rajesh
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to