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 you 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 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Thursday, February 22, 2007 2:49 PM To: [EMAIL PROTECTED] Subject: Welcome to the "opensolaris-code" mailing list Welcome to the [email protected] mailing list! To post to this list, send your email to: [email protected] If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), you can make such adjustments via email by sending a message to: [EMAIL PROTECTED] with the word `help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including changing the password, itself) or to unsubscribe. It is: ongipa Normally, Mailman will remind you of your opensolaris.org mailing list passwords once every month, although you can disable this if you prefer. This reminder will also include instructions on how to unsubscribe or change your account options. _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
