On 22/10/2014 19:27, John Nelson wrote:
> Hi Joe and Bill,
Hi John,
>
> I'm back home today from a wonderful time on the Western Isles (apart from 
> the residue of hurricane Gonzalo).   Ploughing through hundreds of emails.
Welcome back, glad you had a great break.
>
> Joe:  I'll have computers up and running tomorrow so you can have a Mac OSX 
> platform to build KVASD 1.12 as before.   I'll send connection details 
> tomorrow.
>
> Bill:   While I was away I have found that on 10.9, FortranCInterface insists 
> that macosx-version-min=10.9  whereas in other places 
> macosx-version-min=10.7.   This might explain why a build
> on 10.9 for deployment on 10.7 will not work.  I'll send some details 
> tomorrow.    Needs a CMake expert....
OK, this may be in line with something I realized a while back. The 
problem with the target minimum version might not be with the SDK at all 
but with the GNU compilers which may not be honouring the command line 
switch correctly. I.e. one of them (gfortran I would guess) may be 
generating calls to the new optimized combined sin/cos function even 
when it is targeted at a system version that doesn't have the function.

While you were away I dealt with a couple of Mac issues. The most common 
was the problem of double clicking the tarball in the archive which 
would give an error since it tries to extract in the RO DMG.

I had to provide modified installer to a couple of Mac users to track 
down some CAT issues, they all managed to use the drag and drop 
installer made on my 10.8 system without issue. It might be worth 
comparing the gfortran compiler I am using with the one you are using on 
10.9 given the sin/cos issue.

I can report that WSJT-X runs without issues on Yosemite when installed 
from the drag and drop installer (and I would also assume from your 10.9 
built installer although that is not tested, to my knowledge).
>
> --- John G4KLA
73
Bill
G4WJS.

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to