On 21/11/2014 17:38, Bill Somerville wrote:

Sorry, a correction below - all compiles should have the minimum Mac OS 
X version option:
> For future reference you should be able to build on an OS X 10.10 system
> with the following options:
>
> for a 32-bit version built on a 64-bit system:
>
> cc -c  -O2 -m32 -mmacosx-version-min=10.7 usleep.c
> cc -c -O2 -m32 -mmacosx-version-min=10.7 asd1.c
> gfortran -o kvasd_1.12_mac32 -O2 -m32 -mmacosx-version-min=10.7 \
>      -Wl,-headerpad_max_install_names kvasd.f90 asd1.o usleep.o
>
> and for a 64-bit version:
>
> cc -c -O2 -mmacosx-version-min=10.7 usleep.c
> cc -c -O2 -mmacosx-version-min=10.7 asd1.c
> gfortran -o kvasd_1.12_mac64 -O2 -mmacosx-version-min=10.7 \
>      -Wl,-headerpad_max_install_names kvasd.f90 asd1.o usleep.o
>
73
Bill
G4WJS.

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to