configure for a FreeBSD/Sparc64 target now forces a default value of ultrasparc for -mcpu. This means that the default target defines are never used, one of which is __sparc64__ as needed by a lot of FreeBSD sources. As such, gcc-4 cannot build FreeBSD/Sparc64.
Created attachment 14167 [details] Always define __sparc64__ if __arch64__ This is patch based on the netbsd-elf.h file and seems to work just file.
What's the status of this patch exactly?
No feedback.