On 10-09-2009, at 21:17, Allin Cottrell wrote:
On Tue, 8 Sep 2009, Berend Hasselman wrote:
> ....
> 2. define CC="gcc -arch i386" for configure.
>
> This is absolutely required since on Snow Leopard the default is 64
> bits.
> And everything compiled must be 32 bits for Gretl to work.
What's the problem with building a 64-bit gretl on OS X? That
seems to work OK on Linux. Your dependency libs would have to be
64-bit too, but I think the GTK+ Framework has all 3 architectures
embedded, doesn't it?
No. 2 architectures. i386 and ppc only.
That is what file says.
Berend