> Look at the sparc build log I have *no* idea why it throws up. I'll try > to fire up my ultrasparc tomorrow to see if I can make a guess as to > what's happening. I doubt it though.
FWIW, when I try to build current cvs on ultrasparc, I get these: ../sysdeps/sparc/sparc64/strcat.S: Assembler messages: ../sysdeps/sparc/sparc64/strcat.S:73: Error: Illegal operands: invalid ASI expression ../sysdeps/sparc/sparc64/strcat.S:114: Error: Illegal operands: invalid ASI expression ../sysdeps/sparc/sparc64/strcat.S:151: Error: Illegal operands: invalid ASI expression ../sysdeps/sparc/sparc64/strcat.S:230: Error: Illegal operands: invalid ASI expression ../sysdeps/sparc/sparc64/strcat.S:244: Error: Illegal operands: invalid ASI expression ../sysdeps/sparc/sparc64/strcat.S:262: Error: Illegal operands: invalid ASI expression ../sysdeps/sparc/sparc64/strcat.S:266: Error: Illegal operands: invalid ASI expression and similar errors for strchr and strcmp. The 32-bit portion built and tested successfully, though.

