![]() |
|
Home | Help | Status | Forums | Glossary | Account
|
log in |
Message boards : Pirate Applications : hello 6.12
Author | Message |
---|---|
Here are the run results for the recent run of the Hello, World! application, hello 6.12: Ver Op System/CPU Total Tasks Pass Rate Fail Rate 612 Linux/x86 24472 99.3462 0.6538 612 Linux/x86-64 1871 98.1828 1.8172 612 Unknown/x86 319 98.7461 1.2539 612 Windows/CentaurHauls 2 100.0000 0.0000 612 Windows/x86 184979 98.2220 1.7780 612 Windows/x86-64 5900 98.1525 1.8475 610 Darwin/PPC 357 68.3473 31.6527 610 Darwin/x86 2203 76.9859 23.0141 There were no changes to the code. The new thing for this run was that the build configuration on Windows was updated to use Microsoft VS C++ Express edition 2010, which is the current version of the free compiler from MS. I also had to add a couple of new source files, which are probably unused (they appear to be for GPU coprocessing) but have to be present in the build. Details are in the Release Notes The changes on Windows worked, but the Mac crew took a beating. I was not able to build a new app version for the Mac, and the old executable for hello 6.10 had been deleted from the server. As a result, those who still had a copy on their client from the last run, so long ago, were able to use it, but any machine that didn't already have it, about 1/3 of the Mac crew, threw an error. Ouch. I have been building for Mac on an older PPC machine, and the reason the build failed is probably that I updated it from MacOS 10.4 to 10.5 and installed a newer version of Xcode on it. With two sets of the developer tools installed it looks like the command line build tool (gcc & make) cannot find the right libraries. I may be able to fix this (knowing how would be good), or I may be able to set up an even older 10.4 machine to build. Meanwhile, I've also been able to build for Intel Mac directly, instead of letting them run the PPC version. But not until after this run finished. ____________ -- Eric Myers "Education is not the filling of a pail, but the lighting of a fire." -- William Butler Yeats | |
ID: 9040 | Rating: 0 | rate:
![]() ![]() ![]() | |
Message boards : Pirate Applications : hello 6.12
Home | Help | Status | Forums | Glossary | Account
|