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

Thomas Petazzoni <thomas.petazz...@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.27                        |2.28

--- Comment #2 from Thomas Petazzoni <thomas.petazz...@free-electrons.com> ---
The same issue still exists with binutils 2.28. Steps to reproduce:

$ git://git.busybox.net/buildroot
$ cd buildroot/
$ git checkout 25902b111a93e562e3c1991f65c03649c88802c4
$ cat > .config <<EOF
BR2_or1k=y
BR2_BINUTILS_VERSION_2_28_X=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_INIT_NONE=y
BR2_SYSTEM_BIN_SH_NONE=y
# BR2_PACKAGE_BUSYBOX is not set
BR2_PACKAGE_QT=y
# BR2_PACKAGE_QT_XML is not set
# BR2_TARGET_ROOTFS_TAR is not set
EOF
$ make olddefconfig
$ make

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to