From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by oss.sgi.com id ; Fri, 20 Oct 2000 21:12:50 -0700 Received: from ppp0.ocs.com.au ([203.34.97.3]:55051 "HELO mail.ocs.com.au") by oss.sgi.com with SMTP id ; Fri, 20 Oct 2000 21:12:27 -0700 Received: (qmail 17287 invoked from network); 21 Oct 2000 04:12:20 -0000 Received: from ocs3.ocs-net (192.168.255.3) by mail.ocs.com.au with SMTP; 21 Oct 2000 04:12:20 -0000 X-Mailer: exmh version 2.1.1 10/15/1999 From: Keith Owens To: Jun Sun cc: linux-mips@oss.sgi.com Subject: Re: problems with insmod ... In-reply-to: Your message of "Fri, 20 Oct 2000 19:50:03 PDT." <39F1045B.21EF1851@mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 21 Oct 2000 15:12:19 +1100 Message-ID: <8345.972101539@ocs3.ocs-net> Sender: owner-linux-mips@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-mips-outgoing On Fri, 20 Oct 2000 19:50:03 -0700, Jun Sun wrote: >I am using modutils v2.1.121, generated by binutils 2.8.1/egcs >v1.0.3a/glibc 2.0.6. > >BTW, I seem to remember someone said the modutils 2.1.121 is not good >MIPS. Which version is good? 2.1.121 is over two years old and is missing several mips patches. There is no good reason to use 2.1.121, modutils 2.3 is backwards compatible. The last mips specific patch was in modutils 2.3.15. 2.3.18 ignores empty relocate sections which I believe were a problem for several architectures, possibly including mips. 2.3.19 will be released this weekend and includes a mips patch to fix a minor problem which I doubt anybody has ever hit. If you need modutils now, use 2.3.18, if you can wait 48 hours, wait for 2.3.19. ftp://ftp..kernel.org/pub/linux/kernel/utils/modutils/v2.3.