* Blue Swirl blueswir1@hotmail.com [060611 12:11]:
Maybe there's a better "embedded sparc" target for binutils / gcc that doesn't need so many headers, i.e. a version of GCC not actually targetted at an operating system but for pure embedded systems use.
That's when you don't generate libgcc or system headers. You seem to have a working gcc (xgcc) already, try compiling with that. Sparc32 has a local version of libgcc.
Also, you might give the packages from http://www.sunfreeware.com/ a try.
Stefan