|
From: | address@hidden |
Subject: | [Bug ld/21464] relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, when linking libQtGui.so.4.8.7 |
Date: | Sat, 06 May 2017 13:33:03 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21464 Thomas Petazzoni <address@hidden> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|2.27 |2.28 --- Comment #2 from Thomas Petazzoni <address@hidden> --- 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.
[Prev in Thread] | Current Thread | [Next in Thread] |