Hi Alan, I saw this only this morning (friday, 13 december) and I have just looked at the new issues Phil reported:
> 1) When trying to generate a 64 bit build CMAKE appends /machine:x86 to the > linker command line, which overrides the earlier /machine:x64. It does this > for deltaT-gen, parity_bit_check, plhershey-unicode-gen, pltek, tai-utc-gen, > test_plend and all examples, but not for the actual plplot library and the > c++ library. I wondered if anyone else has seen this - Arjen, do you see this > on your Windows system? I do not have VS2012 installed - I had severe problems with it, so I went back to VS2010. This, I can confirm, does NOT have the above issue. I do see the option /machine:x64 in the build.make files, but there is only a single /machine option in these files (I checked a handful lof them, sampling from the whole build). I therefore suspect it is a VS2012 specific issue, perhaps something to do with CMake itself? @Phil: Can you check that you have selected the 64-bits environment before running CMake? It seems rather odd that this is happening, but my platform differs in two ways from yours: - I use Windows 7 - I use VS2010 @Alan: If Phil consistently finds this issue, then I suggest you go ahead with the release, remarking that there is an issue with the specific platform Phil is using. As I do not have it at this moment, it is rather difficult to check why this is happening, so postponing the release for a couple of days won't help much. Regards, Arjen > -----Original Message----- > From: Alan W. Irwin [mailto:[email protected]] > > Arjen, please respond as soon as possible since I need guidance from you on > what > to do here as release manager. > DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
