gold aborts while linking a large C++ program with debug info. If the same
program is compiled without debug info the final link goes through OK.
I'm not sure if this is important: a small part of the code is
pre-compiled/pre-linked with another version of GCC that doesn't use gold.
My problem so
--- Additional Comments From laurent at guerby dot net 2009-04-23 18:03
---
Bootstrap of current trunk GCC on arm-linux (gcc55) was successful without any
special configure or BOOT_CFLAGS option with CVS binutils 20090423, so this
issue is fixed, thanks!
--
What|Removed
Hi All!
I am facing problem in building binutils. Binutils source has been
downloaded from
http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.gz
For learning purpose, I have configured binutil for mipstx39 using
following command:
../binutils-2.19.1/configure --target=mipstx39
--prefix=/home
Hi All!
I am facing problem in building binutils. Binutils source has been
downloaded from
http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.gz
For learning purpose, I have configured binutil for mipstx39 using
following command:
../binutils-2.19.1/configure --target=mipstx39
--prefix=/hom