Another thing to look at, just released by Sun is their own SPARC optimizing backend for GCC. It uses the GCC ABI, so it should work with other GCC-built apps (i.e. boinc). http://cooltools.sunsource.net/gcc/index.html
Thanks, this looks incredibly useful. However, this is only available for Solaris 9 and up.
I'm currently trying to compile the vector-code that's e.g. in the current Linux Beta Test App into a Solaris App that uses the VIS extension. However I have to use Suns linker and assembler, which forces me to compile _everything_ (all code and libraries used) in 64 Bit in order to properly link it together. Has anyone built a full 64-bit-enabled gcc (4.0.1 or newer) on Solaris 7?
RE: Another thing to look
)
Thanks, this looks incredibly useful. However, this is only available for Solaris 9 and up.
I'm currently trying to compile the vector-code that's e.g. in the current Linux Beta Test App into a Solaris App that uses the VIS extension. However I have to use Suns linker and assembler, which forces me to compile _everything_ (all code and libraries used) in 64 Bit in order to properly link it together. Has anyone built a full 64-bit-enabled gcc (4.0.1 or newer) on Solaris 7?
BM
BM
A new App for Solaris SPARC
)
A new App for Solaris SPARC is available. See this thread.
BM
BM
RE: I expect some speedup
)
Hm. I just found out that VIS is integer only. Doesn't help for our purposes at all. Bad luck.
BM
BM