[aarch64-port-dev ] Binutils version for Fedora 20

Andrew Dinn adinn at redhat.com
Fri Mar 7 11:46:08 UTC 2014


On 07/03/14 11:03, Andrew Haley wrote:
> But what was the compile issue?  Is it a secret?

Not a secret -- just I don't have the details for either the Ubuntu or
F20 problem.

> I just tried it again.  I did have one problem with incorrect texinfo
> comments, fixed thusly:
> 
> diff -r 9957a42098d2 bfd/doc/bfd.texinfo
> --- a/bfd/doc/bfd.texinfo	Thu Oct 31 17:25:09 2013 +0000
> +++ b/bfd/doc/bfd.texinfo	Fri Mar 07 11:01:27 2014 +0000
> @@ -322,8 +322,8 @@
>  @printindex cp
> 
>  @tex
> -% I think something like @colophon should be in texinfo.  In the
> -% meantime:
> + at c I think something like @colophon should be in texinfo.  In the
> + at c meantime:
>  \long\def\colophon{\hbox to0pt{}\vfill
>  \centerline{The body of this manual is set in}
>  \centerline{\fontname\tenrm,}
> @@ -333,7 +333,7 @@
>  \centerline{{\sl\fontname\tensl\/}}
>  \centerline{are used for emphasis.}\vfill}
>  \page\colophon
> -% Blame: doc at cygnus.com, 28mar91.
> + at c Blame: doc at cygnus.com, 28mar91.
>  @end tex
> 
>  @bye

Hmm, that looks familiar (I think the problem was somewhere under the
bfd build :-)

Juan, I have pushed this fix to our binutils repo. Could you try
rebuilding with this patch applied?

n.b. the easiest way to rebuild is to execute this in your jdk8 tree

  rm -rf ../binutils
  rm -rf hotspot/src/share/tools/hsdis
  rm -f
build/linux-aarch64-normal-server-slowdebug/images/j2sdk-image/jre/lib/aarch64/hsdis-aarch64.so
  bash sim_compile

the last step will clone the updated binutils repo then rebuild/install
hsdis-aarch64.so

Meanwhile, I will contact the people who were having problems on Ubuntu
and ask them to report details of the problem they were having.

regards,


Andrew Dinn
-----------



More information about the aarch64-port-dev mailing list