From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f8CGvXA13735 for linux-mips-outgoing; Wed, 12 Sep 2001 09:57:33 -0700 Received: from ocean.lucon.org (c1473286-a.stcla1.sfba.home.com [24.176.137.160]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f8CGvWe13732 for ; Wed, 12 Sep 2001 09:57:32 -0700 Received: by ocean.lucon.org (Postfix, from userid 1000) id 7D87E125C3; Wed, 12 Sep 2001 09:57:31 -0700 (PDT) Date: Wed, 12 Sep 2001 09:57:31 -0700 From: "H . J . Lu" To: "Sun, Lei" Cc: "'Zhang Fuxin'" , linux-mips@oss.sgi.com Subject: Re: RE: _gp_disp Message-ID: <20010912095731.A4688@lucon.org> References: <32CC5B62AF0BD2119E4C00A0C9663E226F8E2A@MAIL> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <32CC5B62AF0BD2119E4C00A0C9663E226F8E2A@MAIL>; from lsun@3eti.com on Wed, Sep 12, 2001 at 12:53:39PM -0400 Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Wed, Sep 12, 2001 at 12:53:39PM -0400, Sun, Lei wrote: > The source I am building is not a kernel module, I built kernel module with > no problem. > What are you building? You said you were trying to port a wireless lan driver to MIPS based platform and having problems with it. H.J.