[PATCH] arm-nacl target support

Roland McGrath mcgrathr@google.com
Wed Apr 11 16:16:00 GMT 2012


Hi, Nick.  Thanks for looking at my patch!

On Wed, Apr 11, 2012 at 5:38 AM, nick clifton <nickc@redhat.com> wrote:
> I have just started looking at this patch and I have run into a small
> problem:
>
>  bfd/elf32-arm.c:15665: error: undefined reference to
> 'nacl_modify_segment_map'
>
> This new function does not appear to be in the patch.  Have I missed
> something ?

It's in bfd/elf-nacl.c, which is already in trunk as it's shared with the
existing x86 nacl backends.

I omitted the generated files from my patch, as I think is the convention.
So you need to run autoconf/automake to pick up the changes that bring
elf-nacl.c into the build for arm backends.


Thanks,
Roland



More information about the Binutils mailing list