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
More information about the Binutils mailing list
Sun Apr 17 20:17:00 GMT 2005
- Previous message (by thread): CC='gcc -m64' not honoured in all ld tests [Was: Results for 2.16.90 20050417 testsuite on sparc64-unknown-linux-gnu]
- Next message (by thread): CC='gcc -m64' not honoured in all ld tests [Was: Results for 2.16.90 20050417 testsuite on sparc64-unknown-linux-gnu]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): CC='gcc -m64' not honoured in all ld tests [Was: Results for 2.16.90 20050417 testsuite on sparc64-unknown-linux-gnu]
- Next message (by thread): CC='gcc -m64' not honoured in all ld tests [Was: Results for 2.16.90 20050417 testsuite on sparc64-unknown-linux-gnu]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list