Re: build and test on multiple platforms
Matthew Hannigan <[email protected]>
| Newsgroups | gmane.comp.version-control.arch.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 29, 2006 at 03:27:33PM -0800, Andy Tai wrote: > Hi, just curious if there is any such service available that allows a > free software project to check if its program can build and run on > multiple platforms (say, on processors like Sparc, PPC, StrongArm, > etc. and OSes like Solaris, BSD, other Unices )? Thanks. HP have testdrive, which will at least let you test architectures: alpha, intel, amd, amd64, itanium os: redhat,netbsd,freebsd,hpux,openvms,tru64 compilers: gcc, hp cc, compaq cc Not sure which combos of the above are available. http://www.testdrive.hp.com/ Other vendors at least used to have a similar service; from memory IBM but I don't have any details handy. Matt