Hi Bill,

> It would be handy to know exactly what compiler/linker options you used
> when building KVASD for the Mac?

cc -c -arch i386 usleep.c
cc -c -O2 -arch i386 asd1.c
gfortran -o kvasd_1.12_mac32_10.7 -m32 kvasd.f90 asd1.o usleep.o

cc -c -arch x86_64 usleep.c
cc -c -O2 -arch x86_64 asd1.c
gfortran -o kvasd_1.12_mac64_10.7 -m64 kvasd.f90 asd1.o usleep.o

... and similar for the other OS X version numbers.

        -- Joe

------------------------------------------------------------------------------
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