[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: README.MacOS update
From: |
Richard Campbell |
Subject: |
Re: README.MacOS update |
Date: |
Tue, 8 Feb 2011 08:34:27 -0500 |
On Feb 8, 2011, at 8:25 AM, Ben Abbott wrote:
> I've pushed a change for README.MacOS
>
> http://hg.savannah.gnu.org/hgweb/octave/rev/88a8248f5b97
>
> The result can be seen below.
>
> http://hg.savannah.gnu.org/hgweb/octave/file/88a8248f5b97/README.MacOS
>
> I invite any interested MacOS contributers to review and comment. For
> changes, please attach a changeset or patch.
>
> Those who are not using mercurial, you can create patches by ...
>
> (1) Copy README.MacOS
>
> $ cp README.MacOS README.MacOS.orig
>
> (2) Edit README.MacOS
>
> (3) Create the patch
>
> $ diff -u README.MacOS.orig README.MacOS > README.MacOS.patch
>
> Ben
>
Ben,
The FFTW CFLAGS descriptions you specify are still wrong. The CFLAGS you
specify for 64-bit will produce a combined 32 and 64 bit binary, and should be
the only ones presented. There is no need to compile a 32 or 64 bit only
version. I've attached a patch.
Campbell
README.MacOS.patch
Description: Binary data