[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/18189] Extra-large constant handling failure in microblaze
From: |
dhowells at redhat dot com |
Subject: |
[Bug gas/18189] Extra-large constant handling failure in microblaze |
Date: |
Wed, 01 Apr 2015 11:20:26 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=18189
--- Comment #2 from David Howells <dhowells at redhat dot com> ---
binutils-2.25 was the base, plus patches as for the Fedora 21 binutils rpm.
The configuration for the x86_64 binutils was:
LDFLAGS='-Wl,-z,relro ' \
../binutils-2.25/configure --disable-dependency-tracking --disable-silent-rules
--enable-checking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
--includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec
--localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man
--infodir=/usr/share/info --build=x86_64-redhat-linux-gnu
--host=x86_64-redhat-linux-gnu --target=microblaze-linux-gnu
--program-prefix=microblaze-linux-gnu- --disable-shared
--disable-install_libbfd --with-sysroot=/usr/microblaze-linux-gnu/sys-root
--with-bugurl=http://bugzilla.redhat.com/bugzilla/
The i386 variant would be similar, changing x86_64 to i386.
and the build line:
make -C microblaze -j5 tooldir=/usr all
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gas/18189] New: Extra-large constant handling failure in microblaze, dhowells at redhat dot com, 2015/04/01
- [Bug gas/18189] Extra-large constant handling failure in microblaze, dhowells at redhat dot com, 2015/04/01
- [Bug gas/18189] Extra-large constant handling failure in microblaze,
dhowells at redhat dot com <=
- [Bug gas/18189] Extra-large constant handling failure in microblaze, cvs-commit at gcc dot gnu.org, 2015/04/02
- [Bug gas/18189] Extra-large constant handling failure in microblaze, nickc at redhat dot com, 2015/04/02
- [Bug gas/18189] Extra-large constant handling failure in microblaze, cvs-commit at gcc dot gnu.org, 2015/04/02
- [Bug gas/18189] Extra-large constant handling failure in microblaze, dhowells at redhat dot com, 2015/04/07