Re: [Pythonmac-SIG] Some questions about going to MacOS X 10.4

2005-08-25 Thread Ronald Oussoren
On 24-aug-2005, at 19:46, Bob Ippolito wrote: > >> Especially with the intel stuff coming down the pike, I'd dearly >> like to >> be able to develop the C++ portions of my app under 10.4 and XCode >> 2.1, >> but still ship apps that could run under 10.3. >> > > This is ESPECIALLY hard to do, becau

Re: [Pythonmac-SIG] Some questions about going to MacOS X 10.4

2005-08-24 Thread Bob Ippolito
On Aug 24, 2005, at 6:35 AM, Kent Quirk wrote: > To this end, Bob, what would it take to make it possible to create > 10.3-capable builds from 10.4? Build as much as possible on 10.3, and anything you build on 10.4 should be build against the SDK with GCC 3.3 (if you care about pre-10.3.9).

Re: [Pythonmac-SIG] Some questions about going to MacOS X 10.4

2005-08-24 Thread Kent Quirk
To this end, Bob, what would it take to make it possible to create 10.3-capable builds from 10.4? In other words, is it technically feasible to support this? If so, what has to be changed? If you could document what needs to happen, maybe some of the rest of us could tackle the pieces. Especia

Re: [Pythonmac-SIG] Some questions about going to MacOS X 10.4

2005-08-23 Thread Bob Ippolito
On Aug 23, 2005, at 4:45 PM, Russell E. Owen wrote: > In article <[EMAIL PROTECTED]>, > Bob Ippolito <[EMAIL PROTECTED]> wrote: > > >> On Aug 23, 2005, at 1:58 PM, Russell E. Owen wrote: >> >> >>> I've been considering upgrading my Mac to 10.4.2. However, I notice >>> that >>> there are very few

Re: [Pythonmac-SIG] Some questions about going to MacOS X 10.4

2005-08-23 Thread Russell E. Owen
In article <[EMAIL PROTECTED]>, Bob Ippolito <[EMAIL PROTECTED]> wrote: > On Aug 23, 2005, at 1:58 PM, Russell E. Owen wrote: > > > I've been considering upgrading my Mac to 10.4.2. However, I notice > > that > > there are very few python packages for 10.4 at > >

Re: [Pythonmac-SIG] Some questions about going to MacOS X 10.4

2005-08-23 Thread Bob Ippolito
On Aug 23, 2005, at 1:58 PM, Russell E. Owen wrote: > I've been considering upgrading my Mac to 10.4.2. However, I notice > that > there are very few python packages for 10.4 at > . I was wondering if this was > innocuous > (i.e. those who build such packages j