This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: CC='gcc -m64' not honoured in all ld tests [Was: Results for2.16.90 20050417 testsuite on sparc64-unknown-linux-gnu]


You have to give it something like CXX="gcc -m64" as well.
CC is used to compile C code and CXX is used to compile C++
code.

I don't know why in the world you're seeing that S-rec
failure still, Alan Modra absolutely fixed that bug this
past week.


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