Richard --

On 11/21/2014 11:59 AM, Richard Shaw wrote:
> On Fri, Nov 21, 2014 at 10:44 AM, Joe Taylor<j...@princeton.edu>  wrote:
>
>> 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
>
>
> Are you only manually building for mac? Or all platforms?
>
> I'm sure either I or Bill could come up with a quick cmake config and we
> don't need to know anything more than the source file names to include.
> Then you could have one source directory and a build directory per
> target/platform/arch.

No need for CMake here, this is a trivial (and infrequently required) 
build operation.

        -- Joe, K1JT

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