realbasic-plugins
[Top] [All Lists]

Re: Change of Suggested Mach-O Plugin Format

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Change of Suggested Mach-O Plugin Format
From: Frank Condello <developer at chaoticbox dot com>
Date: Fri, 5 Jan 2007 17:27:13 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <1hrgp6a dot 1sn06tk1eyj41gM%support at monkeybreadsoftware dot de>
On 5-Jan-07, at 4:01 AM, Christian Schmitz wrote:

Frank Condello <developer at chaoticbox dot com> wrote:

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!

Well, I'd not compile them two times, but link them two times.

that may only be 0.2 seconds per plugin...

Dang - I might have to start putzing around with make files...

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  Sat 6 Jan 2007 01:13:35 +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 9FCB815C4F56; Fri,  5 Jan 2007 16:13:54 -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 0EEF215C4F3E;
        Fri,  5 Jan 2007 16:13:49 -0800 (PST)
Received: from lists.realsoftware.com (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP
        id 62ED417CC849; Fri,  5 Jan 2007 18:13:41 -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 smtprelay05.ispgateway.de (smtprelay05.ispgateway.de
        [80.67.18.43])
        by lists.realsoftware.com (Postfix) with ESMTP id C403817CC83C
        for <realbasic-plugins at lists dot realsoftware dot com>;
        Fri,  5 Jan 2007 18:13:36 -0600 (CST)
Received: (qmail 2912 invoked from network); 6 Jan 2007 00:13:35 -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 smtprelay05.ispgateway.de (qmail-ldap-1.03) with SMTP
        for <realbasic-plugins at lists dot realsoftware dot com>;
        6 Jan 2007 00:13:35 -0000
To: realbasic-plugins at lists dot realsoftware dot com (REALbasic Plugins)
In-Reply-To: <4210A73C-5963-4727-9EF2-BA136D93E004 at realsoftware dot com>
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Sat, 6 Jan 2007 01:13:35 +0100
Message-ID: <1hrhvco dot 1faunn07zbg1oM%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

Jonathan Johnson <jonj at realsoftware dot com> wrote:

If you're shipping a separate PowerPC Mach-O library, continue using the
Dynamic Library type for backwards compatibility.

Well, I've just added that bundle linking to my compilation.

Can you please make a new folder in the virtual volumes for plugins for
that new kind of plugins?

I want to ship plugins compatible to RB 2006r4 and 2007r2 in one file
with best results for both. (bundle and dynamiclib plugins in one rbx
file)

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>


<Prev in Thread] Current Thread [Next in Thread>