Reputation: 5647
I'm working on a cross-platform application for which I would like to include Solaris/SPARC support but I no longer have access to a server. I have an OpenSolaris VM on VirtualBox but I don't know of any SPARC VM which I could use to compile and test on. Did I miss something? Otherwise, do you know of solaris/SPARC shell account services with the gcc toolchain, preferably free ones?
Upvotes: 4
Views: 924
Reputation: 479
You can get a free SPARC emulator from http://www.stromasys.ch/virtualization-solutions/virtual-sparcstation/.
Upvotes: 0