Re: compilation error

2010-09-01 Thread Ian Lance Taylor
Bin Zeng writes: > 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

compilation error

2010-09-01 Thread Bin Zeng
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