bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Powerpc Linux build fails


From: Martin Schaffner
Subject: Re: Powerpc Linux build fails
Date: Thu, 27 May 2004 20:51:38 +0200

Alan Modra wrote:

I'm inclined to make gas
behave as if -many was given, ie. accept any recognizable powerpc
instruction.

[ PATCH ]

Your patch assumes that the caller passes a "-m" option to the assembler, but the test in linux-2.6.6/arch/ppc/Makefile doesn't. If the assembler is called without options, parse_cpu is never called, and ppc_cpu stays zero, which is unfortunate.

---
Martin Schaffner





reply via email to

[Prev in Thread] Current Thread [Next in Thread]