| To: | Scott A McConnell <samcconn@cotw.com> |
|---|---|
| Subject: | Re: Can modules be stripped? |
| From: | "Maciej W. Rozycki" <macro@ds2.pg.gda.pl> |
| Date: | Fri, 12 Apr 2002 18:57:09 +0200 (MET DST) |
| Cc: | "MIPS/Linux List (SGI)" <linux-mips@oss.sgi.com> |
| In-reply-to: | <3CB71C48.B768A40D@cotw.com> |
| Organization: | Technical University of Gdansk |
| Sender: | owner-linux-mips@oss.sgi.com |
On Fri, 12 Apr 2002, Scott A McConnell wrote: > If I strip a module, insmod dies in obj_load() with Floating point > exception. You can't strip modules as they are relocatables -- global symbols and relocations have to stay intact. You may try `strip -d' if you want to remove debugging symbols. -- + Maciej W. Rozycki, Technical University of Gdansk, Poland + +--------------------------------------------------------------+ + e-mail: macro@ds2.pg.gda.pl, PGP key available + |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Can modules be stripped?, Stuart Hughes |
|---|---|
| Next by Date: | Re: Can modules be stripped?, Bradley D. LaRonde |
| Previous by Thread: | Re: Can modules be stripped?, Ian Chilton |
| Next by Thread: | Re: Can modules be stripped?, Bradley D. LaRonde |
| Indexes: | [Date] [Thread] [Top] [All Lists] |