From mboxrd@z Thu Jan 1 00:00:00 1970 From: chas williams Date: Tue, 03 Jul 2001 21:04:29 +0000 Subject: Re: [Linux-ia64] patching sys_call_table from a module Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >`-mconstant-gp' which I didn't see in your flags list. In general, >you must compile your modules with the same flags that were that's a problem. modules cant be compiled with -mconstant-gp apparently.