Compile Farms for Commercial Software?
unix-coder asks: "How can a small software company get to 'rent' accounts for short times on a wide range of machines running different commercial Unixes with different CPUs? SourceForge's compiler farms are great for open source projects (and besides, open source projects will get ported/tested/fixed on all the platforms that matter to the people that use them). But what about commercial projects where you want to port/build/test for a wide range of architectures and OSes (AIX, HP-UX, IRIX, ...) but don't want your several server rooms full of weird hardware of your own?"
http://www.testdrive.compaq.com/ might do the trick. Never used it though...
You have a couple of options -- you could just call the vendors and tell them that you're a VC funded software startup and you want to evaluate thair systems. They'll send you a demo unit, and you'll be able to build on their systems (for a short time). Sure, its dishonest, but I leave the ethics up to you. You could also tell them the truth -- maybe some of these struggling Unix vendors would give you a free workstation (or a deep discount on one) if you're selling 3rd party software that will enhance their platform (though its a longshot).
An alternative would be to start looking for ISP's who will sell you shell accounts on a month-to-month basis. If any of your employees are alumni of colleges and universities, some may still have accounts on legacy Unix systems...these may help too.
The downside of using shell accounts on other folks' systems for building commercial software is that you run the chance of building on inconsistent environments. This can lead to a host of problems that you will not want to deal with.
The final alternative is to go out and buy the systems (I recommend this one). It may be cheaper than you think...although the affordable systems may not be so cutting edge, I'd recommend eBay. There are tons of old SGI, HP-UX, Digital Unix, Sun, and AIX stations out there for very cheap...probably as cheap as a year's worth of shell hosting (and you'll own the machines). You'll also have the security of knowing that you're building on a "clean" environment.
I hope this helps!
-Turkey