bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22941] binutils build fails if intl/plural.y is newer than


From: wilson at gcc dot gnu.org
Subject: [Bug binutils/22941] binutils build fails if intl/plural.y is newer than intl/plural.c
Date: Fri, 09 Mar 2018 23:26:48 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=22941

Jim Wilson <wilson at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-03-09
                 CC|                            |wilson at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Jim Wilson <wilson at gcc dot gnu.org> ---
I just got the same bug report for a riscv* target.  I can reproduce this
failure for any target by forcing intl to build.

Steps to reproduce:
../binutils-gdb/configure
make configure-intl
edit intl/Makefile to change "all: all-no" to "all: all-yes"
touch ../binutils-gdb/intl/plural.y
make all-intl

I have bison 3.0.4.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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