CC='gcc -m64' not honoured in all ld tests [Was: Results for 2.16.90 20050417 testsuite on sparc64-unknown-linux-gnu]

David S. Miller davem@davemloft.net
Sun Apr 17 20:17:00 GMT 2005


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.



More information about the Binutils mailing list