On Fri, Dec 12, 2014 at 08:53:58AM +0100, Frédéric Marchal wrote:
> The corresponding source code line is this one:
>
> 5063 error (_("Section %d has invalid sh_entsize of %" BFD_VMA_FMT "x\n"), \
> 5064 i, section->sh_entsize); \
>
> Xgettext could not extract the end of the str
https://sourceware.org/bugzilla/show_bug.cgi?id=15228
--- Comment #1 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch,
https://sourceware.org/bugzilla/show_bug.cgi?id=15228
--- Comment #2 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch,
https://sourceware.org/bugzilla/show_bug.cgi?id=17704
Sriraman Tallam changed:
What|Removed |Added
CC||tmsriram at google dot com
Compilation still fails in the same place.
-Stuart
>>> Alan Modra 12/11/2014 12:48 AM >>>
On Tue, Dec 09, 2014 at 12:01:41PM +1030, Alan Modra wrote:
> On Mon, Dec 08, 2014 at 01:30:34PM -0700, Stuart Kemp wrote:
> >
> > Building binutils-2.24 fails on HPUX PA-RISC 11.31 using HP's compiler
>
On Fri, Dec 12, 2014 at 01:46:57PM -0700, Stuart Kemp wrote:
> Compilation still fails in the same place.
Did you regenerate configure and config.in?
--
Alan Modra
Australia Development Lab, IBM
___
bug-binutils mailing list
bug-binutils@gnu.org
https
https://sourceware.org/bugzilla/show_bug.cgi?id=15228
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---