[PATCH] fix missing option in binutils version check

Christian evil at g-house.de
Fri Jun 11 02:19:39 EST 2004


On Sat, Jun 05, Olaf Hering wrote:
 >> pomegranate:~# echo dssall | /usr/bin/as -o /tmp/x
 >> {standard input}: Assembler messages:
 >> {standard input}:1: Error: Unrecognized opcode: `dssall'
 >> pomegranate:~# /usr/bin/as -v
 >> GNU assembler version 2.15.91.0.1 (powerpc-suse-linux) using BFD
 >> version 2.15.91.0.1 20040527 (SuSE Linux)
 >>
 >>
 >> *** 2.6 kernels no longer buildcorrectly with old versions of binutils.
 >> *** Please upgrade your binutils to 2.12.1 or newer
 >> make: *** [checkbin] Error 1
 >> make: Target `all' not remade because of errors.
 >
 > I talked to Alan, and -many is the correct fix.
 >

seeing your new patch now which indeed exports "as" with this needed
option i seem to understand now. somehow i was unable to apply your
patch, so i patched by hand / made a new patch:

evil at sheep:/usr/src/linux-2.6$ cat ../as-dssall.diff | patch -p1 -s \
--dry-run
patch: **** malformed patch at line 6: ifdef CONFIG_6xx

Thank you,
Christian.
--
BOFH excuse #377:

Someone hooked the twisted pair wires into the answering machine.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: as-dssall.diff
Type: text/x-diff
Size: 752 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20040610/44325577/attachment.diff>


More information about the Linuxppc-dev mailing list