Alan wrote:
> Hi there,
>
> I am trying to create python26 fink package with support for 64-bits.
The Fink python26 package is already prepared for 64bit support. If your
Fink is bootstrapped as x86_64, it will build for x86_64, otherwise it
will build for a 32bit architecture.
> I tried 2 thi
Hi there,
I am trying to create python26 fink package with support for 64-bits.
I tried 2 things in python26.info:
1) ConfigureParams: --enable-shared --with-universal-archs=all
2) ConfigureParams: --enable-shared --with-universal-archs=64-bit
1) Failed with:
Writing
//sw/src/fink.build/root