FROM : Bob Ippolito
DATE : Wed Apr 13 19:29:32 2005
Software that is autoconf based that will take advantage of new
features present on the development platform but not the minimum
platform is going to be basically impossible (too hard to bother,
anyway) to build in a backwards-compatible way. You're going to be
testing on the minimum platform anyway, so just build those things
there or use precompiled versions that someone else built.
On Apr 13, 2005, at 1:11 PM, Steven Palm wrote:
> Now this question will make the topic veer off course... :)
>
> What about builds of things like the wxWidgets library? (nice to see
> it mentioned on the Tiger pages on Apple.com, btw)
>
> I've had terrible frustrations trying to build a Jaguar launchable app
> on a Panther system that has to use wxWidgets libraries, can't seem to
> find the right incantations to sprinkle through the Makefiles to have
> it build against the older SDK's.
>
> Steve
>
> On Apr 12, 2005, at 4:51 PM, Craig Schamp wrote:
>> If you install the Cross-Development SDKs from the Developer Tools
>> disk, then you can specify the 10.3 (or older, even) headers when you
>> compile your code. You can do this in either Xcode or CodeWarrior
>> projects. Build on Tiger, run on Panther, without worrying about
>> letting Tiger features creep in.
>>
>> On Apr 12, 2005 2:45 PM, Mont Rothstein <<email_removed>>
>> wrote:
>>> Assuming that no new frameworks (ex: CoreData) are used can an app
>>> developed on Tiger be deployed on Panther?
>>>
>>> I ask because I'd like to update my dev machine to Tiger but I can't
>>> upgrade our Xserve in the same time frame.
>>>
>>> Thanks,
>>> -Mont
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Cocoa-dev mailing list (<email_removed>)
>>> Help/Unsubscribe/Update your Subscription:
>>> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>>>
>>> This email sent to <email_removed>
>>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Cocoa-dev mailing list (<email_removed>)
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>>
>> This email sent to <email_removed>
>>
>>
> - - - - - - - - - - - - - - - - - - - - - -
> Well done is better than well said.
> ---- Benjamin Franklin
> ---- US author, diplomat, inventor, physicist, politician, & printer
> (1706 - 1790)
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
DATE : Wed Apr 13 19:29:32 2005
Software that is autoconf based that will take advantage of new
features present on the development platform but not the minimum
platform is going to be basically impossible (too hard to bother,
anyway) to build in a backwards-compatible way. You're going to be
testing on the minimum platform anyway, so just build those things
there or use precompiled versions that someone else built.
On Apr 13, 2005, at 1:11 PM, Steven Palm wrote:
> Now this question will make the topic veer off course... :)
>
> What about builds of things like the wxWidgets library? (nice to see
> it mentioned on the Tiger pages on Apple.com, btw)
>
> I've had terrible frustrations trying to build a Jaguar launchable app
> on a Panther system that has to use wxWidgets libraries, can't seem to
> find the right incantations to sprinkle through the Makefiles to have
> it build against the older SDK's.
>
> Steve
>
> On Apr 12, 2005, at 4:51 PM, Craig Schamp wrote:
>> If you install the Cross-Development SDKs from the Developer Tools
>> disk, then you can specify the 10.3 (or older, even) headers when you
>> compile your code. You can do this in either Xcode or CodeWarrior
>> projects. Build on Tiger, run on Panther, without worrying about
>> letting Tiger features creep in.
>>
>> On Apr 12, 2005 2:45 PM, Mont Rothstein <<email_removed>>
>> wrote:
>>> Assuming that no new frameworks (ex: CoreData) are used can an app
>>> developed on Tiger be deployed on Panther?
>>>
>>> I ask because I'd like to update my dev machine to Tiger but I can't
>>> upgrade our Xserve in the same time frame.
>>>
>>> Thanks,
>>> -Mont
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Cocoa-dev mailing list (<email_removed>)
>>> Help/Unsubscribe/Update your Subscription:
>>> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>>>
>>> This email sent to <email_removed>
>>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Cocoa-dev mailing list (<email_removed>)
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>>
>> This email sent to <email_removed>
>>
>>
> - - - - - - - - - - - - - - - - - - - - - -
> Well done is better than well said.
> ---- Benjamin Franklin
> ---- US author, diplomat, inventor, physicist, politician, & printer
> (1706 - 1790)
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>






Cocoa mail archive

