This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: trouble building gcc-3.4.0-20040416 with binutils-2.15.90.0.3?


On Sat, Apr 17, 2004 at 09:36:56PM -0700, Dan Kegel wrote:
> The latest H.J.Lu  binutils 'as' for i686 seems to object to statements like
>      movl    $_ZNSdD0Ev@GOT(%ecx), %ecx

I don't think it is a valid syntax. GNU assembler will reject it.

> as it complains
> strstream.s:8384: Error: junk `(%ecx)' after expression
> This hit me while trying to build the libstdc++ of the 2nd gcc-3.4.0 
> prerelease.
> Guess I'll drop back to an older binutils and see if that fixes it.
> In the meantime, here's a bit of the output of xgcc -v.

3.4.0 20040416 (prerelease) bootstrapped fine for me with binutils
2.15.90.0.3:

http://gcc.gnu.org/ml/gcc-testresults/2004-04/msg00802.html


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]