On Wed, 9 May 2001, Steven J. Hill wrote:
> --- glibc-2.2.3/sysdeps/mips/rtld-ldscript.in Sat Jul 12 18:23:14 1997
> +++ glibc-2.2.3-patched/sysdeps/mips/rtld-ldscript.in Sun Apr 29 22:32:35
> 2001
> @@ -1,4 +1,3 @@
> -OUTPUT_FORMAT("@@rtld-oformat@@")
> OUTPUT_ARCH(@@rtld-arch@@)
> ENTRY(@@rtld-entry@@)
> SECTIONS
I guess you want to remove rtld-oformat definitions from
sysdeps/mips/mipsel/rtld-parms and sysdeps/mips/rtld-parms as well. They
become dead code after your change.
Alternatively define rtld-oformat to elf(32|64)-trad(little|big)mips
where appropriate and require a minimal version of binutils in
sysdeps/unix/sysv/linux/mips/configure.in. The requirement should be
forced anyway and I guess version 2.11.1 may be a good candidate once it's
out.
Maciej
--
+ Maciej W. Rozycki, Technical University of Gdansk, Poland +
+--------------------------------------------------------------+
+ e-mail: macro@ds2.pg.gda.pl, PGP key available +
|