From: "Bradley D. LaRonde" <brad@ltc.com>
To: "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>,
"Geoffrey Espin" <espin@idiom.com>
Cc: "Steven J. Hill" <sjhill@cotw.com>, <linux-mips@oss.sgi.com>
Subject: Re: [PATCH] Compiler warnings and remove unused code....
Date: Wed, 30 Jan 2002 13:46:58 -0500 [thread overview]
Message-ID: <082201c1a9be$81198be0$5601010a@prefect> (raw)
In-Reply-To: Pine.GSO.3.96.1020130193233.8443D-100000@delta.ds2.pg.gda.pl
I think --noinhibit-exec worked for me as a temporary measure until I
upgraded the kernel.
Regards,
Brad
----- Original Message -----
From: "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>
To: "Geoffrey Espin" <espin@idiom.com>
Cc: "Steven J. Hill" <sjhill@cotw.com>; <linux-mips@oss.sgi.com>
Sent: Wednesday, January 30, 2002 1:35 PM
Subject: Re: [PATCH] Compiler warnings and remove unused code....
> On Wed, 30 Jan 2002, Geoffrey Espin wrote:
>
> > drivers/char/char.o(.data+0x3958): undefined reference to `local symbols
in discarded section .text.exit'
> > drivers/net/net.o(.data+0x17c): undefined reference to `local symbols in
discarded section .text.exit'
> > drivers/usb/usbdrv.o(.data+0x4b0): undefined reference to `local symbols
in discarded section .text.exit'
> > make: *** [vmlinux] Error 1
> >
> >
> > This is linux.2.4.16 + sourceforge/mipslinux (a few weeks old).
>
> These errors are not MIPS-specific. They were introduced by a stricter
> symbol checking in recent binutils. Many of them (but possibly not all)
> are removed in Linux 2.4.17. Please try the current version and see if
> they persist.
>
> --
> + Maciej W. Rozycki, Technical University of Gdansk, Poland +
> +--------------------------------------------------------------+
> + e-mail: macro@ds2.pg.gda.pl, PGP key available +
>
WARNING: multiple messages have this Message-ID (diff)
From: "Bradley D. LaRonde" <brad@ltc.com>
To: "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>,
Geoffrey Espin <espin@idiom.com>
Cc: "Steven J. Hill" <sjhill@cotw.com>, linux-mips@oss.sgi.com
Subject: Re: [PATCH] Compiler warnings and remove unused code....
Date: Wed, 30 Jan 2002 13:46:58 -0500 [thread overview]
Message-ID: <082201c1a9be$81198be0$5601010a@prefect> (raw)
Message-ID: <20020130184658.1nbxFgWLN8ZnyXWd2NbQDZqSkEgrqEJpiPeB57Nx-Kc@z> (raw)
In-Reply-To: Pine.GSO.3.96.1020130193233.8443D-100000@delta.ds2.pg.gda.pl
I think --noinhibit-exec worked for me as a temporary measure until I
upgraded the kernel.
Regards,
Brad
----- Original Message -----
From: "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>
To: "Geoffrey Espin" <espin@idiom.com>
Cc: "Steven J. Hill" <sjhill@cotw.com>; <linux-mips@oss.sgi.com>
Sent: Wednesday, January 30, 2002 1:35 PM
Subject: Re: [PATCH] Compiler warnings and remove unused code....
> On Wed, 30 Jan 2002, Geoffrey Espin wrote:
>
> > drivers/char/char.o(.data+0x3958): undefined reference to `local symbols
in discarded section .text.exit'
> > drivers/net/net.o(.data+0x17c): undefined reference to `local symbols in
discarded section .text.exit'
> > drivers/usb/usbdrv.o(.data+0x4b0): undefined reference to `local symbols
in discarded section .text.exit'
> > make: *** [vmlinux] Error 1
> >
> >
> > This is linux.2.4.16 + sourceforge/mipslinux (a few weeks old).
>
> These errors are not MIPS-specific. They were introduced by a stricter
> symbol checking in recent binutils. Many of them (but possibly not all)
> are removed in Linux 2.4.17. Please try the current version and see if
> they persist.
>
> --
> + Maciej W. Rozycki, Technical University of Gdansk, Poland +
> +--------------------------------------------------------------+
> + e-mail: macro@ds2.pg.gda.pl, PGP key available +
>
next prev parent reply other threads:[~2002-01-30 19:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-30 17:29 [PATCH] Compiler warnings and remove unused code Steven J. Hill
2002-01-30 18:23 ` Geoffrey Espin
2002-01-30 18:35 ` Maciej W. Rozycki
2002-01-30 18:39 ` Geoffrey Espin
2002-01-30 18:46 ` Bradley D. LaRonde [this message]
2002-01-30 18:46 ` Bradley D. LaRonde
2002-01-30 18:39 ` James Simmons
2002-01-30 18:44 ` Geoffrey Espin
2002-01-30 18:55 ` James Simmons
2002-01-30 18:41 ` Daniel Jacobowitz
2002-01-30 18:53 ` Geoffrey Espin
2002-01-30 18:55 ` Maciej W. Rozycki
2002-01-30 19:13 ` Steven J. Hill
2002-01-31 12:45 ` Maciej W. Rozycki
2002-01-30 19:15 ` Steven J. Hill
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='082201c1a9be$81198be0$5601010a@prefect' \
--to=brad@ltc.com \
--cc=espin@idiom.com \
--cc=linux-mips@oss.sgi.com \
--cc=macro@ds2.pg.gda.pl \
--cc=sjhill@cotw.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox