mac
mac

Reputation: 5647

Solaris (SPARC) development environment

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

Answers (2)

Hardy Feng
Hardy Feng

Reputation: 479

You can get a free SPARC emulator from http://www.stromasys.ch/virtualization-solutions/virtual-sparcstation/.

Upvotes: 0

Mark
Mark

Reputation: 76

That question is similar to this one. I haven't seen anything about Solaris running on qemu, otherwise you can get SPARC hosting for $10 at polarhome.

Upvotes: 4

Related Questions