Ronald Oussoren wrote:
>
> On 29 Sep, 2009, at 18:17, M.-A. Lemburg wrote:
>
>> Ronald Oussoren wrote:
>>>
> Use:
>
> ./configure --enable-framework --enable-universalsdk=/
>
> The --with-universal-archs flag selects whichs architectures should be
> included when you bui
On 29 Sep, 2009, at 18:17, M.-A. Lemburg wrote:
Ronald Oussoren wrote:
Use:
./configure --enable-framework --enable-universalsdk=/
The --with-universal-archs flag selects whichs architectures
should be
included when you build a universal binary, defaulting to 32-bit.
The Python defa
Ronald Oussoren wrote:
>
>>> Use:
>>>
>>>./configure --enable-framework --enable-universalsdk=/
>>>
>>> The --with-universal-archs flag selects whichs architectures should be
>>> included when you build a universal binary, defaulting to 32-bit.
>>
>> The Python default on 10.6 is 64-bit, so wo
On 29 Sep, 2009, at 17:28, M.-A. Lemburg wrote:
Ronald Oussoren wrote:
On 26 Sep, 2009, at 14:46, Barry Scott wrote:
I'm working with http://svn.python.org/projects/python/trunk on
Mac OS
X 10.6.1
using Apples xcode gcc 4.2.1.
When I run the following commands:
./configure --enable-
Ronald Oussoren wrote:
>
> On 26 Sep, 2009, at 14:46, Barry Scott wrote:
>
>> I'm working with http://svn.python.org/projects/python/trunk on Mac OS
>> X 10.6.1
>> using Apples xcode gcc 4.2.1.
>>
>> When I run the following commands:
>>
>> ./configure --enable-framework --with-universal-arc
Ronald> I'll write some documentation on the build options on OSX, but
Ronald> don't know what's the best location to do so.
The top-level README file of the distribution has a "Platform specific
notes" section. Seems like that would be the most logical place to stuff
such info.
Skip
__
On 26 Sep, 2009, at 14:46, Barry Scott wrote:
I'm working with http://svn.python.org/projects/python/trunk on Mac
OS X 10.6.1
using Apples xcode gcc 4.2.1.
When I run the following commands:
./configure --enable-framework --with-universal-archs=32-bit | tee
build.config.log
make
On 27 Sep 2009, at 03:12, Ned Deily wrote:
In article <90a90a3c-e037-4fca-95d2-a46a5c6dd...@barrys-emacs.org>,
Barry Scott wrote:
I'm working with http://svn.python.org/projects/python/trunk on Mac
OS
X 10.6.1
using Apples xcode gcc 4.2.1.
When I run the following commands:
./conf
In article <90a90a3c-e037-4fca-95d2-a46a5c6dd...@barrys-emacs.org>,
Barry Scott wrote:
> I'm working with http://svn.python.org/projects/python/trunk on Mac OS
> X 10.6.1
> using Apples xcode gcc 4.2.1.
>
> When I run the following commands:
>
> ./configure --enable-framework --with-uni
I'm working with http://svn.python.org/projects/python/trunk on Mac OS
X 10.6.1
using Apples xcode gcc 4.2.1.
When I run the following commands:
./configure --enable-framework --with-universal-archs=32-bit | tee
build.config.log
make clean all | tee build.make.log
I end up with a
10 matches
Mail list logo