bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/18695] [x86-64] Missing relocation overflow check


From: hjl.tools at gmail dot com
Subject: [Bug gold/18695] [x86-64] Missing relocation overflow check
Date: Sun, 07 Feb 2016 03:54:41 +0000

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

--- Comment #9 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to H.J. Lu from comment #8)
> X32 overflow check is wrong.  One x32 gold test failure:
> 
> Cary, do you want me to fix it?

You can build x32 gold under Ubuntu with

CC="gcc -mx32 -fno-lto " CXX="g++ -mx32 -fno-lto " 
/export/gnu/import/git/sources/binutils-gdb/configure \
         --disable-ld --disable-gdb --disable-sim --disable-readline
--disable-libdecnumber \
        x86_64-linux-gnux32 --enable-gold --enable-plugins --enable-threads \
        --prefix=/usr/local \
        --with-local-prefix=/usr/local

-- 
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]