http://qs321.pair.com?node_id=542171


in reply to approaches to debugging a platform-dependant bug

http://www.sourceforge.net has a compile farm for open source projects. Never worked with it and don't know the details on how to get access to it, but it might be useful for running,debugging,testing your app on several platforms.

If you want to go for the Live CD approach, you might find a RedHat like live CD on http://distrowatch.com.

  • Comment on Re: approaches to debugging a platform-dependant bug

Replies are listed 'Best First'.
Re^2: approaches to debugging a platform-dependant bug
by bcrowell2 (Friar) on Apr 10, 2006 at 17:04 UTC
    Thanks for the pointer to distrowatch! I downloaded a bootable CD called Adios, which runs Fedora Core 3, and verified that the program runs fine on it. So it looks like this problem only exists on specific older versions of Red Hat.