On 4-Jan-07, at 6:13 PM, Christian Schmitz wrote:
Frank Condello <developer at chaoticbox dot com> wrote:
Will these new bundle plugins be compatible RB apps running on 10.2?
Good question.
Actually I can just test it, but really I expect RS to tell us what to
do and what impact those changes have on compatibility to different RB
versions and different OS versions.
I'll do some tests on 10.2 over the weekend if I have some time, but
there's also this bug (which may be related): <http://
www.realsoftware.com/feedback/viewreport.php?reportid=ajgnbvmt>. So
maybe 10.2 has been forsaken already...
I'd like to keep my PPC-only targets as-is for backward
compatibility so a post-build operation would make things easier &
faster (I currently re-use the PPC bits via lipo to create UB
targets).
Me, too.
But I could simply add a few lines to the make scripts to compile them
in both linking ways.
Ya, it's not hard to set this up in Xcode either but compiling the
PPC part twice just seems like a waste - I'd imagine your plugins
take long enough to build already!
Frank.
<http://developer.chaoticbox.com/>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
From Fri 5 Jan 2007 10:01:51 +0100
Return-Path: <realbasic-plugins-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
id A61C415B226E; Fri, 5 Jan 2007 01:02:12 -0800 (PST)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on
www.realsoftware.com
X-Spam-Level:
X-Spam-Status: No, score=-2.5 required=4.5 tests=AWL,BAYES_00 autolearn=ham
version=3.1.1
Received: from lists.realsoftware.com (lists.realsoftware.com [209.198.132.125])
by xmail.realsoftware.com (Postfix) with ESMTP id E552815B225E;
Fri, 5 Jan 2007 01:02:07 -0800 (PST)
Received: from lists.realsoftware.com (localhost [127.0.0.1])
by lists.realsoftware.com (Postfix) with ESMTP
id 5162F17C73B8; Fri, 5 Jan 2007 03:01:59 -0600 (CST)
X-Original-To: realbasic-plugins at lists dot realsoftware dot com
Delivered-To: realbasic-plugins at lists dot realsoftware dot com
Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de
[80.67.18.15])
by lists.realsoftware.com (Postfix) with ESMTP id 1B87617C73AB
for <realbasic-plugins at lists dot realsoftware dot com>;
Fri, 5 Jan 2007 03:01:53 -0600 (CST)
Received: (qmail 7912 invoked from network); 5 Jan 2007 09:01:52 -0000
Received: from unknown (HELO [192.168.1.80]) (363246 at [84 dot 175 dot 106 dot
71])
(envelope-sender <support at monkeybreadsoftware dot de>)
by smtprelay03.ispgateway.de (qmail-ldap-1.03) with SMTP
for <realbasic-plugins at lists dot realsoftware dot com>;
5 Jan 2007 09:01:52 -0000
To: realbasic-plugins at lists dot realsoftware dot com (REALbasic Plugins)
In-Reply-To: <D7D6D53A-9A6C-42CA-89F8-8849AF9788A9 at chaoticbox dot com>
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Fri, 5 Jan 2007 10:01:51 +0100
Message-ID: <1hrgp6a dot 1sn06tk1eyj41gM%support at monkeybreadsoftware dot de>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Organization: Monkeybread Software Germany
X-Face: nrf3>{WQ6c&r+7 at e)"]0G60`-6ND^)I2mI%>)QGYa=9"=7jhd-g2|b3!>Al0+
Ccb%xGQshhi|g at QU2$
User-Agent: MacSOUP/D-2.7 (Mac OS X version 10.4.8)
Subject: Re: Change of Suggested Mach-O Plugin Format
X-BeenThere: realbasic-plugins at lists dot realsoftware dot com
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot
com>
Sender: realbasic-plugins-bounces at lists dot realsoftware dot com
Errors-To: realbasic-plugins-bounces at lists dot realsoftware dot com
Frank Condello <developer at chaoticbox dot com> wrote:
Ya, it's not hard to set this up in Xcode either but compiling the =20
PPC part twice just seems like a waste - I'd imagine your plugins =20
take long enough to build already!
Well, I'd not compile them two times, but link them two times.
that may only be 0.2 seconds per plugin...
Gru=DF
Christian
--=20
Around eleven thousand functions in one REALbasic plug-in.=20
The Monkeybread Software Realbasic Plugin v6.5. Now universal!
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|