Hi,
I encountered a bug in the newest version of binutils.
1. I checked out the fresh source code from the cvs repository by
cvs -z 9 -d :pserver:anon...@sourceware.org:/cvs/src co binutils
So the binutils must be the newest version.
2. The installation was configured with
../src/configure
Hi,
There is a compilation error when I tried to build binutils.
I checked out the fresh copy of binutils from the repository:
cvs -z 9 -d :pserver:anon...@sourceware.org:/cvs/src co binutils
I configure binutils to with --enable-gold --enable-plugins to enable
gold and plugins.
However