Hi Greg, Noted your changes in Makefile.in. One other thing I have noticed for both WSJT and WSPR compilations is the final part of the make:
${MV} w.cpython-3*.so WsprMod/w.so and ${MV} Audio.cpython-32mu.so WsjtMod/Audio.so on the Mac the cpython-3* and cpython-32mu do not exist. It's just w.so and Audio.so which then get moved manually Is the cpython-xxx just a Windows feature? The other change I have is that gfortran compiles to 32 bit by default on the Mac, while C compiles to 64 bit. So FFLAGS needs a -m64 addition. Apart from this, configure generates a Makefile from Makefile.in that can be used without further modification. --- John G4KLA PS: OK on svn co https:// instead of svn co svn:// The latter alsways seems to work for me. Good to have another option... ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel