This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Pass plugin as target for "ar --plugin" when opening a BFD file


On Fri, Sep 17, 2010 at 5:22 PM, Alan Modra <amodra@gmail.com> wrote:
> On Wed, Sep 15, 2010 at 10:08:20AM -0700, H.J. Lu wrote:
>> Since it only affects --plugin, I am checking it in. ?We can fix any
>> fallouts if there are any.
>
> /src/binutils-current/binutils/emul_aix.c:160: error: initialization from incompatible pointer type
> /src/binutils-current/binutils/emul_aix.c:161: error: initialization from incompatible pointer type
> /src/binutils-current/binutils/emul_aix.c:168: error: initialization from incompatible pointer type
> /src/binutils-current/binutils/emul_aix.c:169: error: initialization from incompatible pointer type
> make[4]: *** [emul_aix.o] Error 1
> make[4]: Leaving directory `/home/alan/build/gas/rs6000-aix4.3.3/binutils'
>

This is the patch I checked in.


-- 
H.J.
-
2010-09-17  H.J. Lu  <hongjiu.lu@intel.com>

	* emul_aix.c (ar_emul_aix_append): Add a target argument
	and ignore it if it is set.
	(ar_emul_aix5_append): Likewise.
	(ar_emul_aix_replace): Likewise.
	(ar_emul_aix5_replace): Likewise.

Attachment: ar-aix.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]