------- Comment #4 from rob1weld at aol dot com 2009-01-06 03:53 ------- (In reply to comment #3) > Sun recommendations are not the issue here really. On other targets people > could use someone else's assembler but GNU ld and this will fail. It just > happen Solaris is the one that this happens more.
Should you "open up" the "Host / Target / Build" if this is not a "Solaris specific issue" ? On Solaris you need to either use Sun's (GNU) "ld" (and they do not require a specific assembler) to comply with the Manufacturer (should you wish to). I went against the recommendations and got this result: http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg00488.html I matched my "as" with my "ld" and thus had no troubles. Rob -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38086